Skip to content

Commit

Permalink
fix: add font family to splash screen
Browse files Browse the repository at this point in the history
  • Loading branch information
KasperiP committed Mar 19, 2023
1 parent b2fde14 commit 454208e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions public/splashscreen.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
</head>
<style>
.container {
font-family: 'Roboto', sans-serif;
width: 100vw;
height: 100vh;
justify-content: center;
Expand Down

0 comments on commit 454208e

Please sign in to comment.