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