css: bottom padding in refs pre

This commit is contained in:
Anirudh Oppiliappan 2022-12-24 15:13:40 +05:30
parent 845cce8ea7
commit 5912a0bcb5
No known key found for this signature in database
GPG Key ID: 8A93F96F78C5D4C4
1 changed files with 1 additions and 0 deletions

View File

@ -215,6 +215,7 @@ a:hover {
.refs pre {
white-space: pre-wrap;
padding-bottom: 0.5rem;
}
.refs strong {