Halftone + mask reduces performance alot, change background
Some checks failed
Deploy with Docker Compose / deploy (push) Has been cancelled

This commit is contained in:
2026-03-09 16:56:20 +00:00
parent 7c980f1b1f
commit 6326a438dc
4 changed files with 13 additions and 8 deletions

View File

@@ -291,8 +291,4 @@ td {
transparent var(--blur));
background-size: var(--bg_size) var(--bg_size);
background-position: 0 0;
mask-image: linear-gradient(-180deg,
rgba(1, 1, 1, 1) 0%,
rgba(1, 1, 1, 0.92) 100%);
}