azri před 4 měsíci
rodič
revize
ec3d52258a
1 změnil soubory, kde provedl 2 přidání a 2 odebrání
  1. 2
    2
      resources/css/app.css

+ 2
- 2
resources/css/app.css Zobrazit soubor

@@ -132,13 +132,13 @@ body.no-scroll {
132 132
         .part.left {
133 133
             animation: to-left linear both;
134 134
             animation-timeline: scroll();
135
-            animation-range-end: 5%;
135
+            animation-range-end: 4%;
136 136
         }
137 137
 
138 138
         .part.right {
139 139
             animation: to-right linear both;
140 140
             animation-timeline: scroll();
141
-            animation-range-end: 5%;
141
+            animation-range-end: 4%;
142 142
         }
143 143
     }
144 144
 }

Načítá se…
Zrušit
Uložit