Calendar updates. Responsive CSS updates.

This commit is contained in:
Mike Cao 2020-09-13 11:33:57 -07:00
parent a0cb278463
commit f59594e4cd
18 changed files with 127 additions and 42 deletions

View file

@ -40,3 +40,7 @@
.right {
right: 0;
}
.divider {
border-top: 1px solid var(--gray300);
}