diff options
| author | Bobby <[email protected]> | 2023-02-02 05:31:51 -0500 |
|---|---|---|
| committer | Bobby <[email protected]> | 2023-02-02 05:31:51 -0500 |
| commit | 7ddfd6181c738423d3e697498191288dc34fb49d (patch) | |
| tree | 715fa1f6508b8c441b3320d8f70242a3be619e48 /static | |
| parent | afa62a72d5f6677ae88b8dc8a0fde4820124f3bf (diff) | |
| download | thatcomputerscientist-7ddfd6181c738423d3e697498191288dc34fb49d.tar.xz thatcomputerscientist-7ddfd6181c738423d3e697498191288dc34fb49d.zip | |
Update header margins for article
Diffstat (limited to 'static')
| -rw-r--r-- | static/css/main.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/css/main.css b/static/css/main.css index c28370f7..57616883 100644 --- a/static/css/main.css +++ b/static/css/main.css @@ -359,6 +359,6 @@ blockquote { text-transform: uppercase; padding-bottom: 0px; border-bottom: none; - margin: 13px; + margin: 13px 0px; font-size: 14px; } |
