diff --git a/sitefiles/sig.css b/sitefiles/sig.css index c6d2ba8..4cf7707 100644 --- a/sitefiles/sig.css +++ b/sitefiles/sig.css @@ -50,6 +50,6 @@ body{ } .content{ - background-color: rgba(255, 255, 255, .6); + background-color: rgba(255, 255, 255, .15); backdrop-filter: blur(10px); } \ No newline at end of file