Skip to content

Commit

Permalink
fontAwesome fix für 5.16 (#302)
Browse files Browse the repository at this point in the history
  • Loading branch information
skerbis committed Feb 7, 2024
1 parent c4a7c19 commit 4581e60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/css/default_theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
display: inline-block;
margin-left: 15px;
float: right;
font: normal normal normal 14px/1 FontAwesome;
font: normal normal normal 14px/1 "Font Awesome 6 Free",FontAwesome;
font-size: 15px;
}

Expand Down

0 comments on commit 4581e60

Please sign in to comment.