simplify site header
This commit is contained in:
@@ -1,7 +1,3 @@
|
||||
.hero {
|
||||
font-size: 1.6em;
|
||||
}
|
||||
|
||||
.meta {
|
||||
margin-top: .2em;
|
||||
margin-bottom: 1.5em;
|
||||
|
@@ -109,8 +109,11 @@ body > header {
|
||||
justify-content: space-between;
|
||||
}
|
||||
|
||||
header h1 {
|
||||
h1 {
|
||||
font-size: 1.7em;
|
||||
}
|
||||
|
||||
header h1, header h2 {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user