style: don't left-right the cards grid thingy
This commit is contained in:
parent
85dec0f1c1
commit
b30d26a309
1 changed files with 0 additions and 1 deletions
|
@ -150,7 +150,6 @@ import now from '../constants/now.json'
|
|||
|
||||
.cards-section__grid {
|
||||
display: grid;
|
||||
grid-template-columns: repeat(auto-fit, minmax(24ch, 1fr));
|
||||
gap: 1rem;
|
||||
padding: 0;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue