Skip to content

Commit 9edd0c1

Browse files
Make operations sections of update card less dark (#1302)
1 parent 99c37f2 commit 9edd0c1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -850,7 +850,7 @@ window.narrow .category-tile {
850850
}
851851

852852
.operations {
853-
background-color: rgba(0, 0, 0, 0.10);
853+
background-color: rgba(255, 255, 255, 0.040);
854854
border-radius: 0px 0px 12px 12px;
855855
}
856856

0 commit comments

Comments
 (0)