Fix layout of collapsed-height hero header
This commit is contained in:
parent
ac3d58f207
commit
385641aa95
@ -465,6 +465,9 @@ footer .auth-container .profile {
|
|||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: end;
|
justify-content: end;
|
||||||
|
margin-top: 100px;
|
||||||
|
}
|
||||||
|
.hero.full-height {
|
||||||
margin-top: -10px;
|
margin-top: -10px;
|
||||||
}
|
}
|
||||||
.hero-box {
|
.hero-box {
|
||||||
|
Loading…
Reference in New Issue
Block a user