Skip to content

Commit 5f1d969

Browse files
committed
Fix misnamed css class
1 parent 3b0cead commit 5f1d969

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/_calendar.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ $calendar-curved-event: false !default;
77
overflow-x: auto;
88
}
99

10-
.calendar__day-head {
10+
.c-calendar__day-head {
1111
width: 14%;
1212
min-width: 8rem;
1313
}

0 commit comments

Comments
 (0)