Skip to content

Commit 355ea0e

Browse files
committed
update the footer style
1 parent 721a494 commit 355ea0e

File tree

1 file changed

+1
-1
lines changed
  • packages/javascript-fun/src/components/AppContainer/Layout/components/Footer

1 file changed

+1
-1
lines changed

packages/javascript-fun/src/components/AppContainer/Layout/components/Footer/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ const Footer: FC<FooterProps> = ({
1818
}) => (
1919
<footer className={style.footer}>
2020
<div>
21-
Full score &#9989; by &nbsp;
21+
Full score &#9989;&nbsp;&nbsp;by&nbsp;
2222
<a
2323
href={pageSpeedUrl}
2424
className={style.blue}

0 commit comments

Comments
 (0)