mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-11 13:22:39 +00:00
Add flex property to pages
This commit is contained in:
@@ -31,6 +31,7 @@
|
|||||||
gap: 10px;
|
gap: 10px;
|
||||||
justify-content: flex-start;
|
justify-content: flex-start;
|
||||||
& :where(.page) {
|
& :where(.page) {
|
||||||
|
flex: 0 0 auto;
|
||||||
margin-left: unset !important;
|
margin-left: unset !important;
|
||||||
margin-right: unset !important;
|
margin-right: unset !important;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user