Skip to content

Commit

Permalink
Update default.html
Browse files Browse the repository at this point in the history
  • Loading branch information
ariaattar authored Oct 21, 2024
1 parent 25ecedb commit c7a5059
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _layouts/default.html
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
/* Markdown content styles */
.markdown-content {
font-family: 'Inter', sans-serif;
font-weight: 200; /* Changed from 300 to 200 for thinner text */
font-weight: 100; /* Changed from 300 to 200 for thinner text */
}

.markdown-content h1,
Expand Down

0 comments on commit c7a5059

Please sign in to comment.