Skip to content

Commit

Permalink
Changed font family to Noto Sans
Browse files Browse the repository at this point in the history
  • Loading branch information
imahbub authored Nov 23, 2023
1 parent bbc4835 commit d85a979
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion style.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
body {
font-family: 'Noto Sans'
font-family: 'Noto Sans';
background-color: #282a36;
color: white;
}
Expand Down

0 comments on commit d85a979

Please sign in to comment.