Added day switching buttons

This commit is contained in:
2022-11-11 12:49:09 +03:00
parent dc3b7b109a
commit 6a0193c698
4 changed files with 74 additions and 1 deletions
@@ -5,6 +5,10 @@ div.calendarpage {
border-radius: 20px;
}
div.calendarpage h2 {
text-align: center;
}
div.current-year {
display: flex;
justify-content: space-between;