0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-24 14:12:40 +00:00
Update Style for V3 & Legacy
This commit is contained in:
Trevor Buckner
2022-11-28 11:11:25 -05:00
committed by GitHub
2 changed files with 2 additions and 0 deletions

View File

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

View File

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