four col thing
This commit is contained in:
@@ -6,6 +6,8 @@ section.four-column-blocks {
|
||||
gap: 1rem;
|
||||
align-items: center;
|
||||
border-right: 1px solid $c-black;
|
||||
padding-top: 1rem;
|
||||
padding-bottom: 1rem;
|
||||
|
||||
&:last-of-type {
|
||||
border: 0;
|
||||
@@ -14,9 +16,12 @@ section.four-column-blocks {
|
||||
|
||||
.icon-wrapper {
|
||||
color: $c-brightRed;
|
||||
padding-left: 1rem;
|
||||
}
|
||||
|
||||
.content-wrapper {
|
||||
padding-right: 1rem;
|
||||
|
||||
strong {
|
||||
display: block;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user