diff options
-rw-r--r-- | static/style.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/style.css b/static/style.css index a51ef34..3e44f1e 100644 --- a/static/style.css +++ b/static/style.css @@ -215,6 +215,7 @@ a:hover { .refs pre { white-space: pre-wrap; + padding-bottom: 0.5rem; } .refs strong { |