decreased filter brightness and saturation

This commit is contained in:
2026-01-11 18:52:55 +01:00
parent f1351eb06b
commit c8f452d315
+1 -1
View File
@@ -789,7 +789,7 @@ data:
border-radius: 12px !important; border-radius: 12px !important;
width: 100% !important; width: 100% !important;
border: 0 !important; border: 0 !important;
filter: sepia(0.25) saturate(2.5) hue-rotate(160deg) brightness(1.02) !important; filter: sepia(0.25) saturate(2) hue-rotate(160deg) brightness(0.5) !important;
position: relative !important; position: relative !important;
z-index: 1 !important; z-index: 1 !important;
} }