Files
homebrewery/client/homebrew/pages/sharePage/sharePage.less
T

10 lines
138 B
Plaintext

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