Skip to content

Commit

Permalink
add fontawesome for icons
Browse files Browse the repository at this point in the history
  • Loading branch information
Lioncat6 committed Jan 18, 2025
1 parent 5f43243 commit 51b25e2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions css/main.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
@import url("https://fonts.googleapis.com/icon?family=Material+Icons");
@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css");

#main {
font-family: Arial, sans-serif;
background-color: #f9f9f9;
Expand Down

0 comments on commit 51b25e2

Please sign in to comment.