Updated some sizing

This commit is contained in:
Kasper Rynning-Tønnesen
2016-11-20 15:29:34 +01:00
parent 6d52617fab
commit fe1fe6f4a8
5 changed files with 18 additions and 5 deletions

View File

@@ -1192,7 +1192,7 @@ nav ul li:hover, nav ul li.active {
-webkit-font-smoothing: antialiased;
content: "\e686";/*"\e800";*/
color:white;
font-size:65px;
font-size: calc(100vh / 15);
position:absolute;
width:100%; height:100%;
top:0; left:0;