Fix some styles

This commit is contained in:
2021-10-03 12:42:25 +02:00
parent 6c1dcf7535
commit dc11cd28ad
5 changed files with 40 additions and 19 deletions

View File

@@ -146,7 +146,11 @@
// CTAS
&__ctas {
text-align: center;
margin-bottom: 72px;
margin-bottom: 96px;
@include bp (sm) {
margin-bottom: 160px;
}
p {
font-family: $font-sans;