This commit is contained in:
typicode
2017-03-09 00:33:24 +01:00
parent e5d7f080eb
commit e661af4317
2 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,7 @@
html {
font-size: 70%;
}
body {
display: flex;
min-height: 100vh;