0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-07 22:52:39 +00:00
Files
homebrewery/client/homebrew/pages/sharePage/sharePage.less
2023-03-15 09:17:05 +13:00

10 lines
146 B
Plaintext

.sharePage{
.navContent .navSection.titleSection {
flex-grow: 1;
justify-content: center;
}
.content{
overflow-y : hidden;
}
}