davideisinger.com

My personal website
Log | Files | Refs | README

commit f57cdc6be5f0382b52499d5900ddb988539cf1cc
parent f1fffef91680c254d2703d2f524456472aa419ee
Author: David Eisinger <[email protected]>
Date:   Wed,  5 Apr 2023 09:18:55 -0400

Reference style tweaks

Diffstat:
Mthemes/v2/assets/css/style.scss | 8++++++++
1 file changed, 8 insertions(+), 0 deletions(-)

diff --git a/themes/v2/assets/css/style.scss b/themes/v2/assets/css/style.scss @@ -71,4 +71,12 @@ sup { .references { font-size: 0.8em; + + h3 { + margin-bottom: 0; + } + + ul { + margin-top: 0.5em; + } }