Skip to content

Commit 0b8c2f2

Browse files
committed
Lighter nav background for higher contrast fonts.
1 parent 1226277 commit 0b8c2f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

iron-component-page.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252

5353
app-drawer {
5454
--app-drawer-content-container: {
55-
background-color: #f9f9f9;
55+
background-color: #fbfbfb;
5656
}
5757
box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
5858
}

0 commit comments

Comments
 (0)