This commit is contained in:
jxxghp
2025-07-11 07:06:46 +08:00
parent 97f5410b1c
commit 0f1341615b
5 changed files with 5 additions and 5 deletions

View File

@@ -182,7 +182,7 @@ body {
}
.grid-media-card {
grid-template-columns: repeat(auto-fill, minmax(8rem, 1fr));
grid-template-columns: repeat(auto-fill, minmax(9rem, 1fr));
}
.grid-backdrop-card {