diff options
author | Alexander Neonxp Kiryukhin <i@neonxp.ru> | 2024-12-15 13:20:39 +0300 |
---|---|---|
committer | Alexander Neonxp Kiryukhin <i@neonxp.ru> | 2024-12-15 13:20:39 +0300 |
commit | deaf2fd002fcf71af61afcb4b553de600447f0a7 (patch) | |
tree | 0568556cdcc73498d931da998dd1f887d2133a80 /assets | |
parent | c5a67bb508445a803289cb4902164f378236284e (diff) |
Auto-commit 2024-12-15
Diffstat (limited to 'assets')
-rw-r--r-- | assets/css/main.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/assets/css/main.css b/assets/css/main.css index ee0b934..143bb1a 100644 --- a/assets/css/main.css +++ b/assets/css/main.css @@ -86,4 +86,7 @@ h1.post-title { } .sidebar { padding-bottom: 4rem; +} +.truncated { + margin-bottom: 1rem; }
\ No newline at end of file |