Skip to content

Commit

Permalink
update the footer style
Browse files Browse the repository at this point in the history
  • Loading branch information
im6 committed Feb 19, 2022
1 parent 721a494 commit 355ea0e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ const Footer: FC<FooterProps> = ({
}) => (
<footer className={style.footer}>
<div>
Full score &#9989; by &nbsp;
Full score &#9989;&nbsp;&nbsp;by&nbsp;
<a
href={pageSpeedUrl}
className={style.blue}
Expand Down

0 comments on commit 355ea0e

Please sign in to comment.