fix: z-index
This commit is contained in:
parent
fd4aab561b
commit
1954ed03fc
1 changed files with 0 additions and 2 deletions
|
|
@ -14,7 +14,6 @@
|
|||
|
||||
.logo {
|
||||
position: absolute;
|
||||
z-index: 1;
|
||||
bottom: 20px;
|
||||
left: 30px;
|
||||
}
|
||||
|
|
@ -24,7 +23,6 @@
|
|||
color: $white;
|
||||
font-family: var(--header-font);
|
||||
position: absolute;
|
||||
z-index: 1;
|
||||
bottom: 50px;
|
||||
right: 0;
|
||||
width: 50vw;
|
||||
|
|
|
|||
Loading…
Reference in a new issue