Drop shadow at 25% opacity

This commit is contained in:
Aaron D. Lee
2026-01-07 20:04:33 -05:00
parent 73b34ba8b5
commit b935c474af

View File

@@ -127,7 +127,7 @@
0.3px -0.3px 0 #b8860b,
-0.3px 0.3px 0 #b8860b,
0.3px 0.3px 0 #b8860b,
1px 2px 2px rgba(0, 0, 0, 0.1);
1px 2px 2px rgba(0, 0, 0, 0.25);
}
/* Payload type toggle - gold text when selected */
@@ -139,7 +139,7 @@
0.3px -0.3px 0 #b8860b,
-0.3px 0.3px 0 #b8860b,
0.3px 0.3px 0 #b8860b,
1px 2px 2px rgba(0, 0, 0, 0.1);
1px 2px 2px rgba(0, 0, 0, 0.25);
}