Merge pull request #1439 from oliviapinson/develop

Simple font size change
This commit is contained in:
vabene1111
2022-01-31 11:41:29 +01:00
committed by GitHub

View File

@@ -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 {