Skip to content

Commit 0dd96cb

Browse files
Update src/assets/css/globals.css
Co-authored-by: Copilot <[email protected]>
1 parent 132a6db commit 0dd96cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/assets/css/globals.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@
153153
/* Global body styling */
154154

155155
body {
156-
font-family: "GothamPro", "Gilroy", system-ui, -apple-system, sans-serif;
156+
font-family: "GothamPro", system-ui, -apple-system, sans-serif;
157157
font-weight: 400;
158158
font-size: 16px; /* Improved from 15px for better readability */
159159
line-height: 1.7; /* Increased from 1.74 for better readability */

0 commit comments

Comments
 (0)