File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -141,7 +141,7 @@ header {
141141}
142142
143143# logo {
144- max-width : 80 vw ;
144+ max-width : 80 % ;
145145 max-height : 100% ;
146146}
147147# logo : hover {
@@ -182,9 +182,9 @@ header {
182182 border : none;
183183 border-radius : 5px ;
184184 color : white;
185- padding : 0.5 em ;
185+ padding : 0.5 rem ;
186186 cursor : pointer;
187- font-size : 1.6 em ;
187+ font-size : 1.6 rem ;
188188 margin-left : auto;
189189 position : absolute;
190190 bottom : 20px ;
Original file line number Diff line number Diff line change 2525 < link rel ="stylesheet " href ="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.7.2/css/all.min.css " integrity ="sha512-Evv84Mr4kqVGRNSgIGL/F/aIDqQb7xQ2vcrdIwxfjThSH8CSR7PBEakCr51Ck+w+/U6swU2Im1vVX0SVk9ABhg== " crossorigin ="anonymous " referrerpolicy ="no-referrer " />
2626
2727 <!-- Custom CSS -->
28- < link rel ="stylesheet " href ="/assets/style.css?v=1.7 ">
28+ < link rel ="stylesheet " href ="/assets/style.css?v=1.8 ">
2929</ head >
3030< body >
3131 < nav id ="mta-global-navbar ">
You can’t perform that action at this time.
0 commit comments