Skip to content

Commit

Permalink
✏️ Update pkg size in Website
Browse files Browse the repository at this point in the history
  • Loading branch information
alexlee-dev committed Jun 12, 2020
1 parent 347408c commit 25b7e9b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
\# Changelog
# Changelog

All notable changes to this project will be documented in this file.

Expand Down
2 changes: 1 addition & 1 deletion website/src/client/components/Info.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ const Info: React.SFC<{}> = () => {
</blockquote>
<span className="badge margin-bottom-md">
<FontAwesomeIcon icon={faBox} />
<span className="margin-left-sm">72.5kB gzipped</span>
<span className="margin-left-sm">72.7kB gzipped</span>
</span>
<a
className="blue"
Expand Down

0 comments on commit 25b7e9b

Please sign in to comment.