style tweaks
This commit is contained in:
parent
67b85f3828
commit
a42e3492ed
1 changed files with 3 additions and 3 deletions
|
@ -71,10 +71,10 @@
|
|||
position: relative;
|
||||
right: 181px;
|
||||
box-sizing: border-box;
|
||||
background-color: #f9f9f9;
|
||||
color: black;
|
||||
background-color: #33414a;
|
||||
color: white;
|
||||
width: 230px;
|
||||
box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
|
||||
box-shadow: 0 2px 6px -0.25px #00000035;
|
||||
z-index: 1;
|
||||
padding-left: 1em;
|
||||
padding-right: 1em;
|
||||
|
|
Loading…
Reference in a new issue