Simple font size change

Adjusted font size so longer months won't affect arrow buttons. I think this helps the meal plan calendar look more aesthetic.
This commit is contained in:
Olivia Pinson
2022-01-29 22:44:19 -05:00
committed by GitHub
parent ab5bff62e3
commit 2d36db7822

View File

@@ -134,7 +134,7 @@ export default {
flex-flow: row nowrap;
min-height: 1.5em;
line-height: 1;
font-size: 1.5em;
font-size: 1em;
}
.period-span-1 {