diff --git a/apps/web/index.html b/apps/web/index.html index 3d9246a..fb838ee 100644 --- a/apps/web/index.html +++ b/apps/web/index.html @@ -7,8 +7,6 @@ q-buffer - @@ -16,4 +14,4 @@ - \ No newline at end of file + diff --git a/apps/web/src/index.css b/apps/web/src/index.css index 3f48161..805ce57 100644 --- a/apps/web/src/index.css +++ b/apps/web/src/index.css @@ -5,7 +5,7 @@ :root { color: #0f172a; background: #f1f5f9; - font-family: "Space Grotesk", system-ui, sans-serif; + font-family: "Helvetica", "Helvetica Neue", Arial, system-ui, sans-serif; } :root.dark {