0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-09 13:42:38 +00:00

Add contain:size to V3

This commit is contained in:
G.Ambatte
2022-11-25 17:53:17 +13:00
parent 84286b7942
commit cd79a38755

View File

@@ -39,6 +39,7 @@ body {
text-rendering : optimizeLegibility; text-rendering : optimizeLegibility;
page-break-before : always; page-break-before : always;
page-break-after : always; page-break-after : always;
contain : size;
} }
//***************************** //*****************************
// * BASE // * BASE