Files
freeplanet/src/components/CCardCarousel/CCardCarousel.scss
2020-03-21 10:33:11 +01:00

13 lines
294 B
SCSS
Executable File

.landing__swirl-bg {
background-repeat: no-repeat !important;
background-position: top;
background-size: contain !important;
background-image: url(../../statics/images/landing_first_section.png) !important
}
.landing__features {
opacity: .9;
font-size: 1rem;
line-height: 1.5;
}