Thicc shadows

This commit is contained in:
2024-02-20 18:35:57 +01:00
parent 99eba76c2e
commit eb30b9fcc3
4 changed files with 7 additions and 10 deletions

View File

@@ -181,7 +181,7 @@ input[type="color"] {
grid-column: span 3;
}
.disabled {
filter: brightness(50%);
filter: opacity(40%);
}
.example {