css: bottom padding in refs pre
This commit is contained in:
parent
845cce8ea7
commit
5912a0bcb5
1 changed files with 1 additions and 0 deletions
|
@ -215,6 +215,7 @@ a:hover {
|
||||||
|
|
||||||
.refs pre {
|
.refs pre {
|
||||||
white-space: pre-wrap;
|
white-space: pre-wrap;
|
||||||
|
padding-bottom: 0.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
.refs strong {
|
.refs strong {
|
||||||
|
|
Loading…
Reference in a new issue