idk what I changed

This commit is contained in:
2026-02-14 22:03:32 +00:00
parent c56ba217dd
commit 7dc3f49273
6 changed files with 54 additions and 11 deletions

View File

@@ -279,8 +279,8 @@ td {
background-position: 0 0;
mask-image: linear-gradient(
30deg,
-180deg,
rgba(1, 1, 1, 1) 0%,
rgba(1, 1, 1, 0.9) 100%
rgba(1, 1, 1, 0.92) 100%
);
}