four col thing
This commit is contained in:
@@ -1,4 +1,10 @@
|
||||
section.four-column-blocks {
|
||||
.col {
|
||||
display: flex;
|
||||
gap: 1rem;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.icon-wrapper {
|
||||
color: $c-brightRed;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user