forked from MarseyWorld/MarseyWorld
fix
parent
8efd2dbf6f
commit
b8f59237fe
|
@ -37,10 +37,11 @@
|
|||
|
||||
@media (max-width: 768px) {
|
||||
.train1 {
|
||||
position: absolute;
|
||||
position: fixed;
|
||||
z-index: 10;
|
||||
width: 150px;
|
||||
animation: train 3s linear infinite !important;
|
||||
top: 35%
|
||||
}
|
||||
.train2 {
|
||||
display: none !important;
|
||||
|
|
Loading…
Reference in New Issue