mirror of
https://github.com/hendricius/the-sourdough-framework
synced 2025-11-09 12:41:12 -06:00
Disable transition (issues on mobile)
This commit is contained in:
@@ -234,7 +234,6 @@ figcaption.caption {
|
|||||||
|
|
||||||
.hamb-line {
|
.hamb-line {
|
||||||
display: block;
|
display: block;
|
||||||
transition: all .2s ease-out;
|
|
||||||
filter: brightness(0) invert(1);
|
filter: brightness(0) invert(1);
|
||||||
background: url("menu.svg") no-repeat center center;
|
background: url("menu.svg") no-repeat center center;
|
||||||
background-size: contain;
|
background-size: contain;
|
||||||
|
|||||||
Reference in New Issue
Block a user