diff --git a/frontends/web/static/style.css b/frontends/web/static/style.css index 7251f7f..1d9857c 100644 --- a/frontends/web/static/style.css +++ b/frontends/web/static/style.css @@ -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.4); + 1px 2px 2px rgba(0, 0, 0, 0.1); } /* 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.4); + 1px 2px 2px rgba(0, 0, 0, 0.1); }