0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-26 22:32:45 +00:00

Remove break-before: column

This commit is contained in:
Trevor Buckner
2022-05-27 21:19:16 -04:00
parent 46853a121c
commit fdaf56b91a

View File

@@ -545,7 +545,6 @@ body {
-webkit-column-break-after : always;
break-after : always;
-moz-column-break-after : always;
break-before : column;
}
//Avoid breaking up
blockquote,table{