fix chrome animation bug
parent
f4497f1bda
commit
6178327f90
|
@ -1,5 +1,4 @@
|
||||||
.menu {
|
.menu {
|
||||||
background-attachment: fixed;
|
|
||||||
background-image: url('../images/menu.png');
|
background-image: url('../images/menu.png');
|
||||||
background-position: left bottom;
|
background-position: left bottom;
|
||||||
flex-wrap: wrap;
|
flex-wrap: wrap;
|
||||||
|
|
Loading…
Reference in New Issue