Skip to content

Commit 50a9750

Browse files
committed
atteempt to fix contrast issue in download page
1 parent d39bdda commit 50a9750

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

download-dummy.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@
239239
display: flex;
240240
justify-content: space-between;
241241
align-items: center;
242-
background-color: var(--md-sys-color-surface-variant);
242+
background-color: var(--md-sys-color-surface);
243243
padding: 1rem 1.5rem;
244244
border-radius: 16px;
245245
font-weight: 500;

0 commit comments

Comments
 (0)