css: bottom padding in refs pre
Anirudh Oppiliappan x@icyphox.sh
Sat, 24 Dec 2022 15:13:40 +0530
1 files changed,
1 insertions(+),
0 deletions(-)
jump to
M
static/style.css
→
static/style.css
@@ -215,6 +215,7 @@ }
.refs pre { white-space: pre-wrap; + padding-bottom: 0.5rem; } .refs strong {