update: thanks

This commit is contained in:
Vick Scarlet
2026-08-16 00:26:00 +08:00
parent ef55eb703a
commit 847d72c384
10 changed files with 178 additions and 12 deletions
-1
View File
@@ -63,7 +63,6 @@
> ul {
flex: 1 0;
display: grid;
flex-direction: column;
grid-template-columns: repeat(auto-fill, minmax(12rem, 1fr));
gap: 0.5rem;
box-sizing: border-box;