@@ -2327,7 +2327,7 @@ body .colors {
2327
2327
body .colors div {
2328
2328
height : 5px ;
2329
2329
}
2330
- body .colors .col-md -2 {
2330
+ body .colors .col-xs -2 {
2331
2331
-webkit-animation-duration : 0.5s ;
2332
2332
-moz-animation-duration : 0.5s ;
2333
2333
-ms-animation-duration : 0.5s ;
@@ -2336,47 +2336,47 @@ body .colors .col-md-2 {
2336
2336
padding : 0 ;
2337
2337
margin : 0 ;
2338
2338
}
2339
- body .colors .col-md -2 : nth-child (1n+0) {
2339
+ body .colors .col-xs -2 : nth-child (1n+0) {
2340
2340
background : # 40657c ;
2341
2341
-webkit-animation-delay : 0.1s ;
2342
2342
-moz-animation-delay : 0.1s ;
2343
2343
-ms-animation-delay : 0.1s ;
2344
2344
-o-animation-delay : 0.1s ;
2345
2345
animation-delay : 0.1s ;
2346
2346
}
2347
- body .colors .col-md -2 : nth-child (2n+0) {
2347
+ body .colors .col-xs -2 : nth-child (2n+0) {
2348
2348
background : # 4cc4ec ;
2349
2349
-webkit-animation-delay : 0.2s ;
2350
2350
-moz-animation-delay : 0.2s ;
2351
2351
-ms-animation-delay : 0.2s ;
2352
2352
-o-animation-delay : 0.2s ;
2353
2353
animation-delay : 0.2s ;
2354
2354
}
2355
- body .colors .col-md -2 : nth-child (3n+0) {
2355
+ body .colors .col-xs -2 : nth-child (3n+0) {
2356
2356
background : # edead7 ;
2357
2357
-webkit-animation-delay : 0.3s ;
2358
2358
-moz-animation-delay : 0.3s ;
2359
2359
-ms-animation-delay : 0.3s ;
2360
2360
-o-animation-delay : 0.3s ;
2361
2361
animation-delay : 0.3s ;
2362
2362
}
2363
- body .colors .col-md -2 : nth-child (4n+0) {
2363
+ body .colors .col-xs -2 : nth-child (4n+0) {
2364
2364
background : # b3ad9f ;
2365
2365
-webkit-animation-delay : 0.4s ;
2366
2366
-moz-animation-delay : 0.4s ;
2367
2367
-ms-animation-delay : 0.4s ;
2368
2368
-o-animation-delay : 0.4s ;
2369
2369
animation-delay : 0.4s ;
2370
2370
}
2371
- body .colors .col-md -2 : nth-child (5n+0) {
2371
+ body .colors .col-xs -2 : nth-child (5n+0) {
2372
2372
background : # f9b575 ;
2373
2373
-webkit-animation-delay : 0.5s ;
2374
2374
-moz-animation-delay : 0.5s ;
2375
2375
-ms-animation-delay : 0.5s ;
2376
2376
-o-animation-delay : 0.5s ;
2377
2377
animation-delay : 0.5s ;
2378
2378
}
2379
- body .colors .col-md -2 : nth-child (6n+0) {
2379
+ body .colors .col-xs -2 : nth-child (6n+0) {
2380
2380
background : # f07332 ;
2381
2381
-webkit-animation-delay : 0.6s ;
2382
2382
-moz-animation-delay : 0.6s ;
0 commit comments