Skip to content

Commit

Permalink
Fix svg title heading on projects
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanbutura committed Jan 31, 2025
1 parent 423ceb6 commit 45f46d7
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@
color: var(--project-color, #000);
}

.svg-title h2 {
color: #000;
}

.field--name-field-partners {
> div:last-child {
> div {
Expand Down

0 comments on commit 45f46d7

Please sign in to comment.