diff --git a/app/styles/main.css b/app/styles/main.css index aacde61..b2dce30 100644 --- a/app/styles/main.css +++ b/app/styles/main.css @@ -55,7 +55,7 @@ a { height: 15vw; -webkit-box-shadow: 0.1em 0.1em 1em hsla(0, 0%, 0%, 0.5); box-shadow: 0.1em 0.1em 1em hsla(0, 0%, 0%, 0.5); - background-color: #eee; + background-color: #dad7b7; margin: 0 auto 1em; position: relative; overflow: hidden;