summaryrefslogtreecommitdiffstats
path: root/_sass/custom/custom.scss
diff options
context:
space:
mode:
Diffstat (limited to '_sass/custom/custom.scss')
-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;
}