WIP
This commit is contained in:
@@ -8,6 +8,12 @@ section.services-blocks {
|
||||
color: $c-white;
|
||||
}
|
||||
|
||||
.blocks {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
gap: 1.5rem;
|
||||
}
|
||||
|
||||
.block {
|
||||
padding: 2rem 1.5rem;
|
||||
background-color: $c-lightNavy;
|
||||
|
||||
Reference in New Issue
Block a user