Moved some scripts around to try and reduce render-blocking

This commit is contained in:
Kasper Rynning-Tønnesen
2018-03-18 14:06:13 +01:00
parent 83683b497f
commit 5786e84974
2 changed files with 15 additions and 13 deletions

View File

@@ -8,6 +8,11 @@
3.3 Search
*/
.material-icons {
display: none;
width: 24px;
}
html {
background: #2d2d2d;
}