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

Merge branch 'master' into fixBrewJump

This commit is contained in:
G.Ambatte
2022-05-29 14:17:11 +12:00
committed by GitHub

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{