forked from rDrama/rDrama
1
0
Fork 0

browsers count from 1 actually

master
Aevann 2023-10-11 19:21:35 +03:00
parent 19f3a5773f
commit 64d291e423
2 changed files with 0 additions and 8 deletions

View File

@ -298,10 +298,6 @@ body {
width: min(60px, 13vw) !important;
}
.fall-gingerbread:nth-of-type(0) {
left: 1%;
animation-delay: 0s, 0s
}
.fall-gingerbread:nth-of-type(1) {
left: 10%;
animation-delay: 1s, 1s

View File

@ -584,10 +584,6 @@ body::after {
width: min(60px, 13vw) !important;
}
.fall-pumpkin:nth-of-type(0) {
left: 1%;
animation-delay: 0s, 0s
}
.fall-pumpkin:nth-of-type(1) {
left: 10%;
animation-delay: 1s, 1s