style tweaks

This commit is contained in:
Daniel Vinci 2021-04-30 14:13:24 -06:00
parent 67b85f3828
commit a42e3492ed
No known key found for this signature in database
GPG key ID: 7A700C29916C26CA

View file

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