0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-05-09 20:38:40 +00:00

I feel like there is a cleaner way to handle this, but this embeds as desired and it doesn't blink

This commit is contained in:
David Bolack
2026-03-28 15:24:49 -05:00
parent 8ad208600d
commit e61556e43b
6 changed files with 4 additions and 267 deletions
@@ -1,7 +0,0 @@
.sharePage {
nav .navSection.titleSection {
flex-grow : 1;
justify-content : center;
}
.content { overflow-y : hidden; }
}