four col thing
This commit is contained in:
@@ -1,8 +1,15 @@
|
||||
section.four-column-blocks {
|
||||
padding: 3rem 0;
|
||||
|
||||
.col {
|
||||
display: flex;
|
||||
gap: 1rem;
|
||||
align-items: center;
|
||||
border-right: 1px solid $c-black;
|
||||
|
||||
&:last-of-type {
|
||||
border: 0;
|
||||
}
|
||||
}
|
||||
|
||||
.icon-wrapper {
|
||||
|
||||
Reference in New Issue
Block a user