small improvements

This commit is contained in:
Niklas Buschmann
2019-08-01 15:44:41 +02:00
parent 37355b1f89
commit c9911ef878
4 changed files with 6 additions and 9 deletions

View File

@@ -1,12 +1,8 @@
body > header h1 {
.hero {
font-size: 1.6em;
}
article h1 {
font-size: 1.7em;
}
header p {
.meta {
margin-top: .2em;
margin-bottom: 1.5em;
}

View File

@@ -103,6 +103,7 @@ body > header {
}
header h1 {
font-size: 1.7em;
margin: 0;
}