mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-03-24 19:28:11 +00:00
Adding in the extra wide block
This commit is contained in:
@@ -561,3 +561,8 @@ table {
|
||||
.phb.print blockquote {
|
||||
box-shadow: none;
|
||||
}
|
||||
.phb .wide {
|
||||
column-span: all;
|
||||
-webkit-column-span: all;
|
||||
-moz-column-span: all;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user