cards render well

This commit is contained in:
2025-08-03 12:30:26 -04:00
parent e6cee7c2fa
commit e4f6e1899d
7 changed files with 46 additions and 12 deletions

View File

@@ -50,3 +50,7 @@ body::before {
bottom: 0;
right: 0;
}
.clear {
pointer-events: none;
}