how-it-works section finished

This commit is contained in:
Tancre
2020-10-15 22:35:24 +02:00
parent af96ccbf7e
commit 1524bffa31
94 changed files with 1429 additions and 114 deletions

View File

@ -1,10 +1,11 @@
.generic-content-container{
&--t-b-margin{
margin-top: 5rem;
margin-bottom: 70px;
margin-top: 4rem;
margin-bottom: 2.5rem;
@include atLarge{
margin-top: 5rem;
margin-bottom: 0px;
}
}
@ -17,7 +18,7 @@
font-weight: 300;
line-height: 1.25;
margin: 0;
font-size: 1.2rem;
font-size: 1.1rem;
@include atMedium{
margin: 0 0 1.8rem 0;