0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-07 16:22:42 +00:00

Merge branch 'google-document-stubs' of https://github.com/jeddai/homebrewery into google-document-stubs

This commit is contained in:
Charlie Humphreys
2022-06-06 15:01:10 +00:00

View File

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