mirror of
https://github.com/TandoorRecipes/recipes.git
synced 2026-01-06 22:58:19 -05:00
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:
@@ -134,7 +134,7 @@ export default {
|
|||||||
flex-flow: row nowrap;
|
flex-flow: row nowrap;
|
||||||
min-height: 1.5em;
|
min-height: 1.5em;
|
||||||
line-height: 1;
|
line-height: 1;
|
||||||
font-size: 1.5em;
|
font-size: 1em;
|
||||||
}
|
}
|
||||||
|
|
||||||
.period-span-1 {
|
.period-span-1 {
|
||||||
|
|||||||
Reference in New Issue
Block a user