fix: fix titles overlapping navbar
This commit is contained in:
parent
f61cb5d66e
commit
3d873a9f8a
|
|
@ -9,6 +9,8 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
&--title {
|
&--title {
|
||||||
|
z-index: -1;
|
||||||
|
|
||||||
background: transparent;
|
background: transparent;
|
||||||
position: relative;
|
position: relative;
|
||||||
margin-top: 110px;
|
margin-top: 110px;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue