This commit is contained in:
parent
6ce26f68cb
commit
63d030cb69
5 changed files with 69 additions and 60 deletions
|
|
@ -316,7 +316,6 @@ card-container {
|
|||
display: grid;
|
||||
gap: 1.2rem;
|
||||
grid-template-columns: repeat(auto-fill, minmax(19rem, 1fr));
|
||||
margin-bottom: 1.5rem;
|
||||
|
||||
card-entry {
|
||||
background-color: var(--background-secondary);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue