aboutsummaryrefslogtreecommitdiff
path: root/frontend/scss/general.scss
diff options
context:
space:
mode:
authorAnhgelus Morhtuuzh <william@herges.fr>2025-10-02 19:33:20 +0200
committerAnhgelus Morhtuuzh <william@herges.fr>2025-10-02 19:33:20 +0200
commitc000d9482e183f74b6237ecaeb7f06c0862413de (patch)
tree96d36e872f7e3826692f8b11d6152834bf90ba57 /frontend/scss/general.scss
parent0ec5a0769f3c2dc851948a1011fa9062ff5c657b (diff)
feat(backend): handle log
Diffstat (limited to 'frontend/scss/general.scss')
-rw-r--r--frontend/scss/general.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/scss/general.scss b/frontend/scss/general.scss
index b9cd31a..cb7d82e 100644
--- a/frontend/scss/general.scss
+++ b/frontend/scss/general.scss
@@ -65,7 +65,7 @@ b {
ul, ol {
margin-top: -0.5rem;
- margin-bottom: var(--margin-base - 0.5rem);
+ margin-bottom: var(--margin-base);
margin-left: 1rem;
list-style-position: outside;