fix: fix titles overlapping navbar

This commit is contained in:
Corentin 2024-05-22 21:52:10 +02:00
parent f61cb5d66e
commit 3d873a9f8a
1 changed files with 2 additions and 0 deletions

View File

@ -9,6 +9,8 @@
}
&--title {
z-index: -1;
background: transparent;
position: relative;
margin-top: 110px;