about summary refs log tree commit diff stats
path: root/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style.css')
-rw-r--r--style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/style.css b/style.css index 4d5eabd..8742221 100644 --- a/style.css +++ b/style.css
@@ -48,7 +48,7 @@ header {
48 flex-flow: row wrap; 48 flex-flow: row wrap;
49 align-items: baseline; 49 align-items: baseline;
50 justify-content: space-between; 50 justify-content: space-between;
51 margin-bottom: 1ch; 51 margin: 1ch 0;
52} 52}
53 53
54h2 { 54h2 {