Skip to content

Commit 4de1bce

Browse files
Button text same as background color
1 parent e41c27f commit 4de1bce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/index.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ header .logo {
186186
float: left;
187187
padding: 1.2em;
188188
background-color: #18222E;
189-
color: #fff;
189+
color: #CAE2E9;
190190
text-align: center;
191191
text-decoration: none;
192192
font-size: 16px;

0 commit comments

Comments
 (0)