diff --git a/sitefiles/sig.css b/sitefiles/sig.css index 54722cf..d0aea60 100644 --- a/sitefiles/sig.css +++ b/sitefiles/sig.css @@ -60,5 +60,5 @@ body{ background-color: rgba(255, 255, 255, .075); backdrop-filter: blur(10px); color: #991199; - text-shadow: 1px 1px 4px #AAAAAA; + text-shadow: 0.3px 0.3px 3px #666666; } \ No newline at end of file