mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-05 03:42:38 +00:00
Add padding to pre code
This commit is contained in:
@@ -526,6 +526,7 @@ body {
|
|||||||
border-image-outset : 2px;
|
border-image-outset : 2px;
|
||||||
border-radius : 12px;
|
border-radius : 12px;
|
||||||
margin-bottom : 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