mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-05-07 18:48:39 +00:00
Override the .homebrew class background on the embed page per recommendation.
This commit is contained in:
@@ -2,3 +2,7 @@
|
|||||||
page-break-before : auto;
|
page-break-before : auto;
|
||||||
page-break-after : auto;
|
page-break-after : auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.homebrew {
|
||||||
|
background: unset !important;
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user