Fix layout of collapsed-height hero header

master
Garrett Mills 1 year ago
parent ac3d58f207
commit 385641aa95

@ -465,6 +465,9 @@ footer .auth-container .profile {
flex-direction: column;
align-items: center;
justify-content: end;
margin-top: 100px;
}
.hero.full-height {
margin-top: -10px;
}
.hero-box {

Loading…
Cancel
Save