diff --git a/src/assets/css/index.css b/src/assets/css/index.css index a6ab3c2e..407b2fe2 100644 --- a/src/assets/css/index.css +++ b/src/assets/css/index.css @@ -7,7 +7,7 @@ body { @apply bg-background-main font-main text-type-text; min-height: 100vh; min-height: 100dvh; - font-size: 1.0235em; + font-size: 1.0248em; scrollbar-width: none; /* Hide scrollbar for Firefox */ -ms-overflow-style: none; /* Hide scrollbar for Internet Explorer and Edge */ }