Update globals.css

This commit is contained in:
Kasper Rynning-Tønnesen
2019-08-12 12:00:49 +02:00
committed by GitHub
parent 29c8d2c84b
commit 82f6e5ed12

View File

@@ -48,6 +48,10 @@ nav ul li.active {
background-color: rgba(0, 0, 0, 0.1);
}
.full-height {
height:100vh;
}
* {
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
-moz-tap-highlight-color: rgba(0, 0, 0, 0);