Skip to content

Commit a5f1e3b

Browse files
author
Kristan Kenney
committed
Adjust drop shadow depth of options menu
1 parent 3d16f1f commit a5f1e3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/css/styles.min.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1365,7 +1365,7 @@ div.l-content > div.l-separator:nth-of-type(4) {
13651365
top: 42px;
13661366
background-color: rgba(255,255,255,0.95);
13671367
list-style-type: none;
1368-
box-shadow: 0 2px 12px 0 rgba(20, 20, 20, 0.45);
1368+
box-shadow: 0 4px 10px 0 rgba(20, 20, 20, 0.3);
13691369
border-radius: 8px;
13701370
border: 1px solid rgba(255,255,255,1);
13711371
padding: 0px;

0 commit comments

Comments
 (0)