aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--views/stylesheets/authentication.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/views/stylesheets/authentication.css b/views/stylesheets/authentication.css
index e84deb531..8787d7fa9 100644
--- a/views/stylesheets/authentication.css
+++ b/views/stylesheets/authentication.css
@@ -67,7 +67,7 @@ body {
width: 400px;
background-color: white;
border-radius: 8px;
- box-shadow: 10px 10px 10px #00000033;
+ box-shadow: 10px 10px 10px #00000099;
}
.inner {