diff options
Diffstat (limited to 'static')
| -rw-r--r-- | static/style.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/static/style.css b/static/style.css index 5597f30..6c6d5e5 100644 --- a/static/style.css +++ b/static/style.css | |||
| @@ -23,6 +23,10 @@ nav a { | |||
| 23 | margin-right: 20px; | 23 | margin-right: 20px; |
| 24 | } | 24 | } |
| 25 | 25 | ||
| 26 | header { | ||
| 27 | margin-block-end: 40px; | ||
| 28 | } | ||
| 29 | |||
| 26 | h1 { | 30 | h1 { |
| 27 | font-size: 280%; | 31 | font-size: 280%; |
| 28 | line-height: initial; | 32 | line-height: initial; |
