support : integration except products
This commit is contained in:
parent
904dd353e8
commit
ba0df6b5cb
44 changed files with 2146 additions and 5 deletions
14
assets/css/pages/dons/_sections.scss
Normal file
14
assets/css/pages/dons/_sections.scss
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
.section__page-don:not(#section__player), .subsection__page-don{
|
||||
border-bottom: var(--border);
|
||||
padding-bottom: calc(var(--spacing)*2);
|
||||
}
|
||||
|
||||
|
||||
|
||||
@media #{$small}{
|
||||
|
||||
#section__hero, #section__comments{
|
||||
padding-bottom: calc(var(--spacing)*0.5)!important;
|
||||
}
|
||||
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue