forked from rDrama/rDrama
1
0
Fork 0
master
kek7198 2021-12-12 22:32:47 -06:00
parent 8efd2dbf6f
commit b8f59237fe
1 changed files with 2 additions and 1 deletions

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;