Skip to content

Commit

Permalink
Fix stylint error
Browse files Browse the repository at this point in the history
  • Loading branch information
George7h committed Mar 1, 2024
1 parent 721e04f commit c134e5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/App.css
Original file line number Diff line number Diff line change
@@ -4,5 +4,5 @@
box-sizing: border-box; */
list-style: none;
text-decoration: none;
font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif, Geneva, Tahoma, sans-serif;
font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif, Geneva, Tahoma;
}

0 comments on commit c134e5f

Please sign in to comment.