Make discover into reusable class
This commit is contained in:
@@ -183,24 +183,6 @@
|
||||
margin-bottom: 160px;
|
||||
}
|
||||
|
||||
p {
|
||||
font-family: $font-sans;
|
||||
font-size: rem(28px);
|
||||
color: $color-tertiary;
|
||||
font-weight: 300;
|
||||
line-height: 1.5;
|
||||
padding: 0 20px;
|
||||
|
||||
@include bp (sm) {
|
||||
font-size: rem(32px);
|
||||
}
|
||||
|
||||
strong {
|
||||
font-weight: 300;
|
||||
color: $color-secondary;
|
||||
}
|
||||
}
|
||||
|
||||
.cards {
|
||||
justify-content: center;
|
||||
margin-top: 48px;
|
||||
|
||||
Reference in New Issue
Block a user