diff options
| author | Ahmed Abdelhalim <[email protected]> | 2024-02-28 04:28:55 +0200 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2024-02-28 04:35:36 +0200 |
| commit | 27d7a2ebfa84bd82c2de65007d271e38b49e5c7e (patch) | |
| tree | f673918e048f12898be3de246fdefa85a209d713 /assets | |
| parent | f4c77b94ec5da70ffd245e67e9407a113bd63298 (diff) | |
Add first blog post
Diffstat (limited to 'assets')
| -rw-r--r-- | assets/scss/web/_blog.scss | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/assets/scss/web/_blog.scss b/assets/scss/web/_blog.scss index e0fcd5b..5d151fa 100644 --- a/assets/scss/web/_blog.scss +++ b/assets/scss/web/_blog.scss @@ -21,6 +21,7 @@ } .post__content { + margin-bottom: 2cm; h1, h2, h3, h4, h5, h6 { margin-bottom: 0px; } |
