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 {
|
||||
position: relative;
|
||||
top: -36px;
|
||||
margin-top: -36px;
|
||||
height: 36px;
|
||||
z-index: 30;
|
||||
display: flex;
|
||||
|
|
Loading…
Add table
Reference in a new issue