mirror of
https://github.com/seigler/dash-visualizer
synced 2025-07-27 09:46:09 +00:00
parent
17f175b10f
commit
ddccb552af
2 changed files with 2 additions and 2 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