aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Wilkins <samwilkins333@gmail.com>2019-02-24 16:37:29 -0500
committerSam Wilkins <samwilkins333@gmail.com>2019-02-24 16:37:29 -0500
commit4669fb1df3758c9589e84e32d0c34dc9107457af (patch)
tree51691428ce1e92ceb1568747cb18b1f0f918d26d
parentf4f7354e7096f70b7386f4e7b927fbfb697a08d4 (diff)
shadow
-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 {