forked from rDrama/rDrama
1
0
Fork 0
master
kek7198 2021-12-12 22:32:01 -06:00
parent 7c045907ef
commit 4d022ead95
1 changed files with 2 additions and 2 deletions

View File

@ -37,9 +37,9 @@
@media (max-width: 768px) {
.train1 {
position: fixed;
position: absolute;
z-index: 10;
width: 40px;
width: 60px;
animation: train 3s linear infinite !important;
}
.train2 {