0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-26 18:12:40 +00:00
Files
homebrewery/client/homebrew/pages/sharePage/sharePage.less
Víctor Losada Hernández ebe5dca7a9 remove unnecessary child in nav
2024-10-13 10:51:06 +02:00

10 lines
138 B
Plaintext

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