Skip to content

Commit 46a35e6

Browse files
Changing the colour of the eventbrite dates to not add a fourth colour to the overall palette
1 parent daf80a0 commit 46a35e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -342,7 +342,7 @@ div.event-date {
342342
}
343343

344344
span.event-date-month {
345-
color: red;
345+
color: var(--colour-light-primary);
346346
}
347347

348348
span.event-date-day {

0 commit comments

Comments
 (0)