- Open Dialog for Operators when click on Chip #91
- HOME: Show last 5 Events #99 - Creating HOME page with the Services Offering (Disciplines...) #96 - CCardDiscipline #104
This commit is contained in:
12
src/components/CCardCarousel/CCardCarousel.scss
Normal file
12
src/components/CCardCarousel/CCardCarousel.scss
Normal file
@@ -0,0 +1,12 @@
|
||||
.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;
|
||||
}
|
||||
Reference in New Issue
Block a user