Skip to content

Commit acae989

Browse files
authored
Update mycss.css
1 parent cc8d7a4 commit acae989

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stuff/mycss.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
position: fixed;
8585
top: 0;
8686
z-index: 999;
87-
width: calc(100vw - 40px);
87+
width: calc(100% - 40px);
8888
height: 50px;
8989
}
9090
.topnav{--margin: 20px;padding-left:var(--margin);padding-top:var(--margin);padding-right:var(--margin);padding-bottom:var(--margin);background-color: rgba(0, 0, 0, 0.4);}

0 commit comments

Comments
 (0)