Standards rendering mode fixes

This commit is contained in:
Ian Gulliver
2018-11-21 08:16:55 +00:00
parent c2004fe5b9
commit 2d077296a6

View File

@@ -43,10 +43,15 @@
}
}
html {
height: 100%;
}
body {
margin: 0;
font-family: 'proxima-nova';
font-weight: 400;
height: 100%;
}
h1 {