remove hamburger nav menu animation (#1944)
This commit is contained in:
Vendored
+1
@@ -59,6 +59,7 @@ html, body {
|
||||
}
|
||||
.collapsing {
|
||||
opacity: 0;
|
||||
transition: 0s;
|
||||
}
|
||||
.collapse.show {
|
||||
opacity: 1;
|
||||
|
||||
Reference in New Issue
Block a user