Improve styles a bit

This commit is contained in:
2017-11-12 21:10:58 +01:00
parent 2008ed5634
commit 6d4ef48991
3 changed files with 7 additions and 5 deletions

View File

@@ -25,6 +25,11 @@
flex: 0 0 16rem;
overflow: auto;
padding: 2rem;
nav {
margin-top: 5rem;
margin-bottom: 4rem;
}
}
> main {
@@ -33,7 +38,7 @@
padding: 2rem;
> header {
height: 6em;
height: 4em;
}
}
}