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