diff --git a/front/src/styles/_calendar.scss b/front/src/styles/_calendar.scss index ab2ea9a..42f1adf 100644 --- a/front/src/styles/_calendar.scss +++ b/front/src/styles/_calendar.scss @@ -106,7 +106,7 @@ } &:nth-child(7n-1), - &:nth-child(7n){ + &:nth-child(7n) { > button { color: rgba($color-on-light, 0.5); }