diff --git a/assets/css/elements.css b/assets/css/elements.css index c1a53d9..c52a79e 100644 --- a/assets/css/elements.css +++ b/assets/css/elements.css @@ -10,7 +10,7 @@ --transparent: #FFFFFFBB; box-sizing: border-box; - font-size: calc(8px + 1vmin); + font-size: calc(10px + 1vmin); } *, ::before, ::after { box-sizing: inherit; }