four col thing
This commit is contained in:
7
dist/app.css
vendored
7
dist/app.css
vendored
@@ -12773,10 +12773,17 @@ section.intro-header h1, section.intro-header .h1 {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
section.four-column-blocks {
|
||||
padding: 3rem 0;
|
||||
}
|
||||
section.four-column-blocks .col {
|
||||
display: flex;
|
||||
gap: 1rem;
|
||||
align-items: center;
|
||||
border-right: 1px solid #000;
|
||||
}
|
||||
section.four-column-blocks .col:last-of-type {
|
||||
border: 0;
|
||||
}
|
||||
section.four-column-blocks .icon-wrapper {
|
||||
color: #c80000;
|
||||
|
||||
Reference in New Issue
Block a user