Put an end to relatively possitioned elements never getting flow back on track

This commit is contained in:
benjamin melançon 2019-08-01 23:26:54 -04:00
parent d26a296f08
commit 2e15dd02ad

View file

@ -52,8 +52,7 @@
}
.slogan {
position: relative;
top: -36px;
margin-top: -36px;
height: 36px;
z-index: 30;
display: flex;