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

@ -8,7 +8,7 @@
}
&__text-content {
padding-top: 88px;
// padding-top: 88px;
position: absolute;
top: 50%;
left: 0px;
@ -24,7 +24,7 @@
&__title {
font-family: "CocogooseBold";
color: white;
font-size: 2.5rem;
font-size: 2.2rem;
margin: 0;
@include atSmall(){
@ -41,7 +41,7 @@
// font-family: "CocogooseNormal";
font-weight: 400;
color: white;
font-size: 1.4rem;
font-size: 1.3rem;
margin: 0;
@include atSmall(){