Skip to content

Commit

Permalink
Lighter background for empty history
Browse files Browse the repository at this point in the history
  • Loading branch information
siznax committed Jun 23, 2021
1 parent c4ff3ed commit 601ee42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Moo/play/static/covers.css
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ div#recent {
overflow-y: hidden;
white-space: nowrap;

background-color: rgba(0,0,0,0.1);
background-color: rgba(0,0,0,0.05);
border-radius: 96px;
}

Expand Down

0 comments on commit 601ee42

Please sign in to comment.