Calendar (WIP)

This commit is contained in:
Greg Burri 2025-01-29 14:37:25 +01:00
parent 9d3f9e9c60
commit 79a0aeb1b8
24 changed files with 613 additions and 231 deletions

View file

@ -41,6 +41,10 @@
width: 14%;
text-align: center;
margin: 0;
&.current-month {
background-color: blue;
}
}
}
}