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 {
141
141
}
142
142
143
143
# logo {
144
- max-width : 80 vw ;
144
+ max-width : 80 % ;
145
145
max-height : 100% ;
146
146
}
147
147
# logo : hover {
@@ -182,9 +182,9 @@ header {
182
182
border : none;
183
183
border-radius : 5px ;
184
184
color : white;
185
- padding : 0.5 em ;
185
+ padding : 0.5 rem ;
186
186
cursor : pointer;
187
- font-size : 1.6 em ;
187
+ font-size : 1.6 rem ;
188
188
margin-left : auto;
189
189
position : absolute;
190
190
bottom : 20px ;
Original file line number Diff line number Diff line change 25
25
< 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 " />
26
26
27
27
<!-- Custom CSS -->
28
- < link rel ="stylesheet " href ="/assets/style.css?v=1.7 ">
28
+ < link rel ="stylesheet " href ="/assets/style.css?v=1.8 ">
29
29
</ head >
30
30
< body >
31
31
< nav id ="mta-global-navbar ">
You can’t perform that action at this time.
0 commit comments