hot-it-works almost finished (error with images)

This commit is contained in:
Tancre
2020-10-12 20:47:17 +02:00
parent a4e97c6bcf
commit af96ccbf7e
13 changed files with 296 additions and 100 deletions

View File

@ -10,11 +10,16 @@
max-width: 976px;
}
&--centered{
text-align: center;
@include atLarge{
text-align: left;
}
}
&--small{
max-width: 750px;
}
&--t-margins{
margin-top: 100px;
}
}