0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-24 20:42:43 +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-radius : 12px;
margin-bottom : 2px;
padding : 0.15cm;
.page :where(&) {
margin-top : 2px; //Prevent top border getting cut off on colbreak
}