splash page sizing
Closed this issue · 0 comments
SageRalph commented
What is Hack Pompey?
should not be visible on the initial view of the homepage but sometimes is on large screens.
Setting height: calc(100vh - 10rem);
on .splash
fixes it but breaks styling on Chrome on MacOS (see #54).
I'm not able to test this as I do not have any MacOS devices.