diff --git a/frontend/src/styles/core.scss b/frontend/src/styles/core.scss index a48def725..7fa1b3460 100644 --- a/frontend/src/styles/core.scss +++ b/frontend/src/styles/core.scss @@ -1,6 +1,6 @@ :root { --roundness: 0.5rem; - --font: "Roboto Mono", "Vazirmatn"; + --font: "Roboto Mono", "Vazirmatn", sans-serif; // scroll-behavior: smooth; scroll-padding-top: 2rem; font-weight: 400;