This commit is contained in:
juFried 2024-01-28 21:04:07 -07:00 committed by GitHub
parent 142108d67d
commit 85ac2a72dd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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