diff --git a/public/styles.css b/public/styles.css index 216229b..fb6856d 100644 --- a/public/styles.css +++ b/public/styles.css @@ -112,8 +112,8 @@ html body .headline{ } html body .item-list__header .headline, -.item-page__header .headline, -.quadrant-section__header .headline{ +html body .item-page__header .headline, +html body .quadrant-section__header .headline{ color: white; }