mirror of
https://github.com/readthedocs/sphinx_rtd_theme.git
synced 2025-02-25 18:55:21 -06:00
Give line blocks the same line height as regular text
This commit is contained in:
parent
55536dea2b
commit
f17c94cb0f
@ -132,6 +132,7 @@
|
||||
.line-block
|
||||
margin-left: 0px
|
||||
margin-bottom: $base-line-height
|
||||
line-height: $base-line-height
|
||||
.line-block .line-block
|
||||
margin-left: $base-line-height
|
||||
margin-bottom: 0px
|
||||
|
Loading…
Reference in New Issue
Block a user