0
0
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:
Trevor Buckner
2021-09-11 23:13:41 -04:00
parent 82b9f825d5
commit a3b50efe78

View File

@@ -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
} }