Updated challenge buttoncolor to match the page background

This commit is contained in:
Toni Lyttinen
2020-02-02 14:15:00 +00:00
parent b790906b23
commit 80298d174f
+1 -1
View File
@@ -11,7 +11,7 @@
border-radius: 8px;
padding: 10px 15px 10px 15px;
margin: 5px;
background-color: #fdaa02;
background-color: #fcf4de;
}
a.nav-item.nav-link:hover {