mirror of
https://github.com/seigler/dash-visualizer
synced 2025-07-26 01:06:12 +00:00
Warmer background color
This commit is contained in:
parent
d870ba2538
commit
5270f47401
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue