Updated weekly session labels.

This commit is contained in:
Mike Cao 2024-08-17 21:32:42 -07:00
parent ffa954ee02
commit 7add059f43
2 changed files with 6 additions and 5 deletions

View file

@ -20,16 +20,16 @@
.cell {
display: flex;
align-items: center;
justify-content: center;
background-color: var(--base100);
width: 20px;
height: 20px;
margin: auto;
}
.hour {
font-weight: 700;
color: var(--font-color300);
background-color: transparent;
height: 20px;
}
.block {