0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-27 11:32:38 +00:00
Files
homebrewery/client/homebrew/pages/sharePage/sharePage.less
Víctor Losada Hernández 163e3927b5 style lint
2025-03-18 19:38:58 +01:00

8 lines
143 B
Plaintext

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