fixing dependencies

This commit is contained in:
2020-04-19 13:17:39 +02:00
committed by smuddy
parent c52960029e
commit 8bc95552f2
5 changed files with 5091 additions and 1847 deletions

View File

@@ -56,3 +56,12 @@ h1, h2, h3, h4 {
opacity: 1;
}
}
html, body {
height: 100%;
}
body {
margin: 0;
font-family: Roboto, "Helvetica Neue", sans-serif;
}