File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 1919 < span class ="navbar-toggler-icon "> </ span >
2020 </ button >
2121
22- < div class ="collapse navbar-collapse " id ="navbarNav ">
22+ < div class ="collapse navbar-collapse justify-content-end " id ="navbarNav ">
2323 < ul class ="navbar-nav ">
2424 < li class ="nav-item px-2 "> < a class ="nav-link " href ="#home "> Home</ a > </ li >
2525 < li class ="nav-item px-2 "> < a class ="nav-link " href ="#about "> About</ a > </ li >
2626 < li class ="nav-item px-2 "> < a class ="nav-link " href ="#skills "> Skills</ a > </ li >
2727 < li class ="nav-item px-2 "> < a class ="nav-link " href ="#projects "> Projects</ a > </ li >
2828 < li class ="nav-item px-2 "> < a class ="nav-link " href ="#contact "> Contact</ a > </ li >
2929 </ ul >
30- < div class ="switch-theme nav-link d-flex align-items-center py-2 px-0 ">
30+ < div class ="switch-theme nav-link d-flex align-items-center py-2 pl-0 pr-3 ">
3131 < svg class ="sun " xmlns ="http://www.w3.org/2000/svg " width ="24 " height ="24 " viewBox ="0 0 24 24 " fill ="none " stroke ="currentColor " stroke-width ="2 " stroke-linecap ="round " stroke-linejoin ="round " class ="feather feather-sun "> < circle cx ="12 " cy ="12 " r ="5 "> </ circle > < line x1 ="12 " y1 ="1 " x2 ="12 " y2 ="3 "> </ line > < line x1 ="12 " y1 ="21 " x2 ="12 " y2 ="23 "> </ line > < line x1 ="4.22 " y1 ="4.22 " x2 ="5.64 " y2 ="5.64 "> </ line > < line x1 ="18.36 " y1 ="18.36 " x2 ="19.78 " y2 ="19.78 "> </ line > < line x1 ="1 " y1 ="12 " x2 ="3 " y2 ="12 "> </ line > < line x1 ="21 " y1 ="12 " x2 ="23 " y2 ="12 "> </ line > < line x1 ="4.22 " y1 ="19.78 " x2 ="5.64 " y2 ="18.36 "> </ line > < line x1 ="18.36 " y1 ="5.64 " x2 ="19.78 " y2 ="4.22 "> </ line > </ svg >
3232 < div class ="custom-control custom-switch d-flex ">
3333 < input type ="checkbox " class ="custom-control-input " id ="customSwitch1 " onclick ="switchTheme() ">
Original file line number Diff line number Diff line change 5050 font-size : 1.25rem ;
5151}
5252
53+ .fixed-top {
54+ width : 100vw ;
55+ }
56+
5357nav {
5458 margin : 0 ;
5559 font-size : 1.1rem ;
You can’t perform that action at this time.
0 commit comments