mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2025-12-24 16:22:44 +00:00
10 lines
146 B
Plaintext
10 lines
146 B
Plaintext
.sharePage{
|
|
.navContent .navSection.titleSection {
|
|
flex-grow: 1;
|
|
justify-content: center;
|
|
}
|
|
.content{
|
|
overflow-y : hidden;
|
|
}
|
|
}
|