Skip to content

Commit 407c499

Browse files
committed
update color button
1 parent f699b6f commit 407c499

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

css/index.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -431,7 +431,8 @@ button.cta i.fa,
431431
}
432432

433433
#description .involved-links .project {
434-
background-color: #8eb742;
434+
background-color: #fff;
435+
color: black;
435436
}
436437

437438
@media screen and (max-width: 1024px) {

0 commit comments

Comments
 (0)