css: bottom padding in refs pre
This commit is contained in:
parent
845cce8ea7
commit
5912a0bcb5
|
@ -215,6 +215,7 @@ a:hover {
|
|||
|
||||
.refs pre {
|
||||
white-space: pre-wrap;
|
||||
padding-bottom: 0.5rem;
|
||||
}
|
||||
|
||||
.refs strong {
|
||||
|
|
Loading…
Reference in New Issue