0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-31 04:22:44 +00:00
Files
homebrewery/client/homebrew/pages/sharePage/sharePage.less
2023-03-15 11:46:27 +13:00

11 lines
161 B
Plaintext

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