calendar.module.scss 58 Bytes
Newer Older
Kim, Subin's avatar
Kim, Subin committed
1
2
3
4
.today {
    background-color: crimson;
    color: #fff;
}