Skip to content

Commit

Permalink
should fix the weird flash on load
Browse files Browse the repository at this point in the history
  • Loading branch information
insberr committed Sep 21, 2022
1 parent 6efd253 commit 5cf0596
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<link rel="stylesheet" href="style.scss">
<style>
.body-why {
background-color: gray;
background-color: #272727;
font-family: Arial, Helvetica, sans-serif;
color: white;
font-weight: 700;
Expand Down

0 comments on commit 5cf0596

Please sign in to comment.