0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-10 02:42:43 +00:00

Change monster block to column-fill : balance

This commit is contained in:
Trevor Buckner
2023-03-13 23:16:34 -04:00
parent 30e7c73805
commit c4d26e7ffe

View File

@@ -262,6 +262,7 @@ body {
//Full Width //Full Width
hr+hr+blockquote{ hr+hr+blockquote{
.useColumns(0.96); .useColumns(0.96);
column-fill : balance;
} }
//***************************** //*****************************
// * FOOTER // * FOOTER