publish: Warmer background color

generated from commit 5270f47401
This commit is contained in:
Joshua Seigler 2019-04-04 15:43:39 -04:00
parent 17f175b10f
commit ddccb552af
2 changed files with 2 additions and 2 deletions

View file

@ -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;