Make the whole calendar inherit the font family from its parent.
This commit is contained in:
parent
5e9423c858
commit
49e147e620
1 changed files with 0 additions and 2 deletions
|
@ -5,8 +5,6 @@
|
||||||
height: 100%;
|
height: 100%;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
|
|
||||||
font-family: "sans-serif";
|
|
||||||
|
|
||||||
min-height: 80vh;
|
min-height: 80vh;
|
||||||
display: block;
|
display: block;
|
||||||
position: relative;
|
position: relative;
|
||||||
|
|
Loading…
Reference in a new issue