diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2020-03-29 01:54:49 +0100 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2020-03-29 01:54:49 +0100 |
| commit | c070cca569780abc2408b8e6c8841fb6cbf9effe (patch) | |
| tree | bbe7a927a9645f0ab0aff011dd89fb86fdc2f3d2 /static | |
| parent | 8e9b8977ae2dce61ac7b5899a52cc3e2bbe5dba9 (diff) | |
| download | mitjafelicijan.com-c070cca569780abc2408b8e6c8841fb6cbf9effe.tar.gz | |
Added new post
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; |
