mirror of
https://github.com/UofCBaja/BajaUofCWebsite.git
synced 2025-07-31 07:20:54 -06:00
fix(header): ensured that navigation was on top of the image
This commit is contained in:
@ -47,6 +47,8 @@ nav ul {
|
||||
list-style: none;
|
||||
margin: 0px;
|
||||
padding: 0px;
|
||||
|
||||
z-index: 1;
|
||||
}
|
||||
/* makes it so that the tags look the same whist having removing browser error */
|
||||
.DropDownHeader {
|
||||
|
Reference in New Issue
Block a user