Background + Dropdown Take 2

This commit is contained in:
juFried 2024-01-28 20:50:51 -07:00 committed by GitHub
parent b76fa03144
commit 21bd6e9689
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -30,15 +30,15 @@
.logo-image {
position: absolute;
width: 60%;
}
.Logo-Image{
z-index: 2;
width: 60%;
}
.Background-Image {
z-index: 1;
z-index: 3;
}
/* Navigation Bar */
@ -61,6 +61,7 @@
display: none;
position: absolute;
background-color: #c3153a;
z-index: 1;
}
/* Dropdown Text */