File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 256
256
text-align : center;
257
257
border-radius : var (--border-radius );
258
258
margin-top : 2rem ;
259
+ padding-left : 50px ;
259
260
}
260
261
261
262
[data-bs-theme = "dark" ] .contact-section {
747
748
< nav class ="navbar navbar-expand-lg bg-body-tertiary ">
748
749
< div class ="container-fluid d-flex justify-content-between align-items-center px-2 px-sm-5 ">
749
750
< a class ="navbar-brand " href ="index.html ">
750
- < img src ="images/Logo .png " alt ="GrowCraft " width ="200 " id ="logo " />
751
+ < img src ="images/Logo_new .png " alt ="GrowCraft " width ="200 " id ="logo " />
751
752
</ a >
752
753
753
754
< button class ="navbar-toggler " type ="button " data-bs-toggle ="collapse " data-bs-target ="#navbarNav "
761
762
< a class ="nav-link " aria-current ="page " href ="index.html "> Home</ a >
762
763
</ li >
763
764
< li class ="nav-item ">
764
- < a class ="nav-link " aria-current ="page " href ="services .html "> Services</ a >
765
+ < a class ="nav-link " aria-current ="page " href ="index .html#services "> Services</ a >
765
766
</ li >
766
767
< li class ="nav-item ">
767
768
< a class ="nav-link " aria-current ="page " href ="blogListing.html "> Blogs</ a >
You can’t perform that action at this time.
0 commit comments