0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-04 19:02:38 +00:00

V & H spacing, wide block, image snippets

This commit is contained in:
Trevor Buckner
2021-07-01 23:43:01 -04:00
parent 8414961b15
commit ee67ba729a
2 changed files with 24 additions and 8 deletions

View File

@@ -528,8 +528,8 @@ body {
.block {
break-inside : avoid;
}
.inline-block {
display : block;
.inline {
display : inline-block;
}
div {
column-gap : 0.5cm; //Default spacing if a div uses multicolumns