mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-12 11:02:42 +00:00
Give inter-block margins for spacing priority over margins for borders
This commit is contained in:
@@ -28,6 +28,10 @@ pre {
|
||||
.page {
|
||||
padding-bottom:.5cm;
|
||||
}
|
||||
|
||||
.page p + pre {
|
||||
margin-top : 0.1cm;
|
||||
}
|
||||
```
|
||||
|
||||
# changelog
|
||||
|
||||
Reference in New Issue
Block a user