services v.001a
This commit is contained in:
@@ -472,7 +472,7 @@ body {
|
||||
/* Parent container for the cards */
|
||||
.about-card3-wrapper {
|
||||
display: grid;
|
||||
grid-template-columns: repeat(2, 1fr);
|
||||
grid-template-columns: repeat(3, 1fr);
|
||||
column-gap: 28px;
|
||||
row-gap: 36px;
|
||||
align-items: stretch;
|
||||
|
||||
Reference in New Issue
Block a user