Skip to content

Commit

Permalink
fix(): list item headline
Browse files Browse the repository at this point in the history
  • Loading branch information
arnaudpoffe committed Apr 11, 2024
1 parent c6324e2 commit d4395fb
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions public/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,10 @@ html body .headline{
padding: .6rem;
}

html body .item-list__header .headline{
color: white;
}

html body .icon-link {
color: #f59134;
color: var(--color-brand);
Expand Down

0 comments on commit d4395fb

Please sign in to comment.