diff options
| author | “Ryder <“r@okfoc.us”> | 2016-04-26 19:14:33 -0400 |
|---|---|---|
| committer | “Ryder <“r@okfoc.us”> | 2016-04-26 19:14:33 -0400 |
| commit | 12ca0bc33f91b3f67a45c80e44840f1252e41a49 (patch) | |
| tree | 2166c699e071e0b9fc41c2969d4a814c8952f477 | |
| parent | 129c4b7cd145088979bb0c0ba745cb0e473d4506 (diff) | |
col thing
| -rw-r--r-- | public/assets/ok.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/public/assets/ok.css b/public/assets/ok.css index d26b385..d515a07 100644 --- a/public/assets/ok.css +++ b/public/assets/ok.css @@ -197,6 +197,7 @@ h3 { -moz-page-break-inside: avoid; page-break-inside: avoid; break-inside: avoid-column; + column-fill: auto; } .mobile .menu { |
