four col thing
This commit is contained in:
@@ -5,10 +5,13 @@ section.four-column-blocks {
|
||||
display: flex;
|
||||
gap: 1rem;
|
||||
align-items: center;
|
||||
border-right: 1px solid $c-black;
|
||||
padding-top: 1rem;
|
||||
padding-bottom: 1rem;
|
||||
|
||||
@include media-breakpoint-up(md) {
|
||||
border-right: 1px solid $c-black;
|
||||
}
|
||||
|
||||
&:last-of-type {
|
||||
border: 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user