diff --git a/src/assets/stylesheets/scene-ui.scss b/src/assets/stylesheets/scene-ui.scss index 80b78eca5728790f4b7a1aa4572481578c134e7a..04de5cff7b3e2f9c7597f68ed31fe3276b468176 100644 --- a/src/assets/stylesheets/scene-ui.scss +++ b/src/assets/stylesheets/scene-ui.scss @@ -46,7 +46,7 @@ :local(.logoTagline) { color: black; - text-shadow: 0px 0px 20px #aaa; + text-shadow: 0px 0px 10px #888; font-weight: bold; text-align: center; font-size: 1.2em;