Disable transition (issues on mobile)

This commit is contained in:
Hendrik Kleinwaechter
2023-07-28 12:37:54 +02:00
parent 8999fdacc4
commit 7c0735e916

View File

@@ -234,7 +234,6 @@ figcaption.caption {
.hamb-line {
display: block;
transition: all .2s ease-out;
filter: brightness(0) invert(1);
background: url("menu.svg") no-repeat center center;
background-size: contain;