Skip to content

Commit 8245f1f

Browse files
Update funder background color for improved visibility
1 parent 96e3718 commit 8245f1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sass/components/partners.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
.funder {
5050
align-items: center;
5151
justify-content: start;
52-
background-color: rgba(255,255,255,0.85);
52+
background-color: rgba(255,255,255,0.25);
5353
display: flex;
5454
justify-content: center;
5555
gap: 0.75rem;

0 commit comments

Comments
 (0)