remove hardcoded year for calendar

This commit is contained in:
Mariano Ramon
2022-01-23 18:16:58 -03:00
parent 59964dcab3
commit 7a8367893c
6 changed files with 34 additions and 24 deletions

View File

@@ -1,3 +1,7 @@
.sat {
height: 200px;
}
table {
border: 1px solid black;
}