mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Font-sizing suggested
This commit is contained in:
@@ -1219,7 +1219,7 @@ nav ul li:hover, nav ul li.active {
|
||||
-webkit-font-smoothing: antialiased;
|
||||
content: "\e625";/*"\e800";*/
|
||||
color:white;
|
||||
font-size:65px;
|
||||
font-size: calc(100vh / 15);
|
||||
position:absolute;
|
||||
width:100%; height:100%;
|
||||
top:0; left:0;
|
||||
|
||||
Reference in New Issue
Block a user