File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# VlogBook(A site for Tours and Travels)
22
3- This is a web site for tours and travels where people can view and book their favourite place to spent their holidays at a affordable price.
3+ This is a web site for tours and travels where people can view and book their favourite place to spend their holidays at an affordable price.
44
55## Tech Stacks used
66
Original file line number Diff line number Diff line change 1616</ head >
1717
1818< body >
19- < div class ='navigationBar px-2 py-2 ' style ="width: 100%;position:fixed ;z-index: 999; ">
19+ < div class ='navigationBar px-2 py-2 ' style ="width: 100%;position:sticky;top:0px ;z-index: 999; ">
2020 < div class ='container px-2 py-2 '>
2121 < div class ='logo '>
2222 < img src ='./images/logo.png ' width ="100px "/>
Original file line number Diff line number Diff line change @@ -311,7 +311,7 @@ iframe {
311311
312312
313313.service-review {
314- width : 960 px ;
314+ width : 100 % ;
315315 margin : 0 auto;
316316 padding-top : 80px ;
317317 padding-bottom : 80px
@@ -325,6 +325,7 @@ iframe {
325325
326326.service-review h2 {
327327 font-size : 20px ;
328+ color : green;
328329
329330
330331}
@@ -806,8 +807,7 @@ a:hover {
806807 text-align : center;
807808}
808809
809- .footer .heading p ,
810- h2 {
810+ .footer .heading p {
811811 color : whitesmoke;
812812}
813813
You can’t perform that action at this time.
0 commit comments