Skip to content

Commit

Permalink
Set an explicit logo height to prevent flash of unstyled content (FOUC).
Browse files Browse the repository at this point in the history
  • Loading branch information
gruns committed Aug 18, 2018
1 parent 7e6a09e commit 60ea1e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<h1 align="center">
<img src="logo.svg" width="300px" alt="furl">
<img src="logo.svg" width="300px" height="103px" alt="furl">
</h1>

<p align="center">
Expand Down

0 comments on commit 60ea1e3

Please sign in to comment.