Put an end to relatively possitioned elements never getting flow back on track
This commit is contained in:
parent
d26a296f08
commit
2e15dd02ad
1 changed files with 1 additions and 2 deletions
|
@ -52,8 +52,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.slogan {
|
.slogan {
|
||||||
position: relative;
|
margin-top: -36px;
|
||||||
top: -36px;
|
|
||||||
height: 36px;
|
height: 36px;
|
||||||
z-index: 30;
|
z-index: 30;
|
||||||
display: flex;
|
display: flex;
|
||||||
|
|
Loading…
Add table
Reference in a new issue