Skip to content

Commit

Permalink
fixup fonts
Browse files Browse the repository at this point in the history
  • Loading branch information
antoinepouille committed Nov 5, 2024
1 parent dbb23ac commit b800902
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gui/resources/JsSim.css
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ html {
height: 100%;
}

/* Use only safe fonts to avoid CI testing issues https://www.w3schools.com/csSref/css_websafe_fonts.php */
body {
height: 100%;
font-family: Arial, sans-serif;
Expand Down

0 comments on commit b800902

Please sign in to comment.