Merge branch 'dev' into analytics

This commit is contained in:
Mike Cao 2024-08-17 21:51:42 -07:00
commit 56f6beeb45

View File

@ -13,7 +13,7 @@
.day {
display: flex;
flex-direction: column;
gap: 5px;
gap: 1px;
position: relative;
}
@ -23,7 +23,6 @@
background-color: var(--base100);
width: 20px;
height: 20px;
margin: auto;
}
.hour {