aboutsummaryrefslogtreecommitdiffhomepage
path: root/sass
diff options
context:
space:
mode:
Diffstat (limited to 'sass')
-rw-r--r--sass/site.scss4
1 files changed, 4 insertions, 0 deletions
diff --git a/sass/site.scss b/sass/site.scss
index 427d9ee..7def614 100644
--- a/sass/site.scss
+++ b/sass/site.scss
@@ -128,6 +128,10 @@ pre code::before, pre code::after {
opacity: 0.5;
}
+.line-spacer {
+ padding-bottom: 0.5ch;
+}
+
// -- playground
//nav {