summaryrefslogtreecommitdiffstats
path: root/_sass
diff options
context:
space:
mode:
authorJustin Gassner <justin.gassner@mailbox.org>2024-02-14 07:24:38 +0100
committerJustin Gassner <justin.gassner@mailbox.org>2024-02-14 07:24:38 +0100
commit28407333ffceca9b99fae721c30e8ae146a863da (patch)
tree67fa2b79d5c48b50d4e394858af79c88c1447e51 /_sass
parent777f9d3fd8caf56e6bc6999a4b05379307d0733f (diff)
downloadsite-28407333ffceca9b99fae721c30e8ae146a863da.tar.zst
Update
Diffstat (limited to '_sass')
-rw-r--r--_sass/custom/custom.scss5
1 files changed, 3 insertions, 2 deletions
diff --git a/_sass/custom/custom.scss b/_sass/custom/custom.scss
index 43a40c8..9b22a37 100644
--- a/_sass/custom/custom.scss
+++ b/_sass/custom/custom.scss
@@ -1,3 +1,4 @@
-blockquote.theorem {
- border-left: none;
+ul {
+ margin-top: 0;
+ margin-bottom: 0;
}