This commit is contained in:
alexandre-pereira
2015-03-22 16:49:58 +01:00
parent 018acc66f9
commit 0d4894d709
4 changed files with 15 additions and 10 deletions

View File

@ -3,7 +3,10 @@
margin: 0;
box-sizing: border-box;
}
html, body {
width: 100%;
height: 100%;
}
body {
font-family: 'Oswald', sans-serif;