This commit is contained in:
kek7198 2021-12-12 22:32:47 -06:00
parent 0e2a33b3aa
commit b7122d2a92

View file

@ -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;