support : integration except products
This commit is contained in:
parent
904dd353e8
commit
ba0df6b5cb
44 changed files with 2146 additions and 5 deletions
24
assets/css/pages/dons/_section-hero.scss
Normal file
24
assets/css/pages/dons/_section-hero.scss
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
#section__hero{
|
||||
|
||||
|
||||
.hero-heading__container{
|
||||
text-align: center;
|
||||
margin-top: calc(var(--spacing)*1.5);
|
||||
margin-bottom: calc(var(--spacing)*1.5);
|
||||
}
|
||||
|
||||
|
||||
|
||||
.btn--bold{
|
||||
display: block;
|
||||
margin: var(--spacing) auto;
|
||||
margin-bottom: calc(var(--spacing)*1.5);
|
||||
}
|
||||
|
||||
.jauge__container{
|
||||
margin-top: calc(var(--spacing)*1.5);
|
||||
}
|
||||
|
||||
|
||||
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue