diff --git a/frontends/web/static/style.css b/frontends/web/static/style.css index 0b687c2..b60a032 100644 --- a/frontends/web/static/style.css +++ b/frontends/web/static/style.css @@ -121,6 +121,7 @@ ---------------------------------------------------------------------------- */ .card .form-label { color: #ffe699; + font-weight: 300; animation: gold-shimmer 1.5s ease-in-out infinite; }