mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2025-12-27 11:32:38 +00:00
8 lines
143 B
Plaintext
8 lines
143 B
Plaintext
.sharePage {
|
|
nav .navSection.titleSection {
|
|
flex-grow : 1;
|
|
justify-content : center;
|
|
}
|
|
.content { overflow-y : hidden; }
|
|
}
|