Ellipse around today on calendar

main2
Bob Mottram 2019-10-11 10:10:26 +01:00
parent 56ba5c1c19
commit 940a49fd58
1 changed files with 0 additions and 4 deletions

View File

@ -98,10 +98,6 @@ tr:nth-child(even) > .calendar__day__cell:nth-child(even) {
.calendar__day__cell[data-today] {
border-radius: 50%;
width: 36px;
height: 36px;
padding: 8px;
border: 4px solid var(--today-circle);
color: var(--today-circle);
text-align: center;