fix the title appearing over the links on chrome

This commit is contained in:
leah 2021-08-18 15:48:46 +01:00
parent 57ec727bc9
commit 047c0a21fd
1 changed files with 1 additions and 0 deletions

View File

@ -54,6 +54,7 @@ body {
height: 100px;
object-fit: cover;
top: 0;
z-index: -99;
}
.links {