|
|
@ -30,7 +30,7 @@ |
|
|
|
display: flex; |
|
|
|
display: flex; |
|
|
|
flex-direction: column; |
|
|
|
flex-direction: column; |
|
|
|
transition: transform 1s ease-in-out; |
|
|
|
transition: transform 1s ease-in-out; |
|
|
|
animation: animateLastSites 40s ease-in-out 2s infinite alternate; |
|
|
|
/* animation: animateLastSites 40s ease-in-out 2s infinite alternate; */ |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
.sitesWrapperShadows:before { |
|
|
|
.sitesWrapperShadows:before { |
|
|
|