css: bottom padding in refs pre
1 file changed, 1 insertion(+), 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 {