mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-12-08 04:28:49 +00:00
Fixing weird visual bug on frontpage for firefox
This commit is contained in:
@@ -613,7 +613,7 @@ nav .brand-logo-navigate{
|
|||||||
background-color:rgba(45,45,45,1);
|
background-color:rgba(45,45,45,1);
|
||||||
position: fixed;
|
position: fixed;
|
||||||
z-index: 10;
|
z-index: 10;
|
||||||
width: calc(100vw - 8px);
|
/*width: calc(100vw - 8px);*/
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user