Make the whole calendar inherit the font family from its parent.

This commit is contained in:
Daru13 2018-11-24 03:20:52 +01:00
parent 5e9423c858
commit 49e147e620

View file

@ -5,8 +5,6 @@
height: 100%;
padding: 0;
font-family: "sans-serif";
min-height: 80vh;
display: block;
position: relative;