improve theme accent preset grid
This commit is contained in:
parent
3db6a9943b
commit
f5427a766b
|
@ -8,7 +8,7 @@
|
|||
grid-template-columns: repeat(7, auto);
|
||||
grid-auto-flow: row;
|
||||
justify-items: center;
|
||||
width: fit-content;
|
||||
width: min-content;
|
||||
}
|
||||
|
||||
@media (min-width: 550px) {
|
||||
|
|
Loading…
Reference in New Issue