mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-12 00:12:56 +00:00
Restore padding to code blocks
This commit is contained in:
@@ -448,6 +448,8 @@
|
|||||||
border-image : @codeBorderImage 26 stretch;
|
border-image : @codeBorderImage 26 stretch;
|
||||||
border-image-width : 10px;
|
border-image-width : 10px;
|
||||||
border-image-outset : 2px;
|
border-image-outset : 2px;
|
||||||
|
margin-bottom: 2px;
|
||||||
|
padding: 0.15cm;
|
||||||
.page :where(&) {
|
.page :where(&) {
|
||||||
margin-top : 2px; //Prevent top border getting cut off on colbreak
|
margin-top : 2px; //Prevent top border getting cut off on colbreak
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user