Skip to content

Commit

Permalink
fixed js
Browse files Browse the repository at this point in the history
  • Loading branch information
VNAPNIC committed Sep 3, 2023
1 parent c7dcbc8 commit cc1e94d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 6 deletions.
7 changes: 2 additions & 5 deletions .idea/workspace.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ export default function Index() {
</figure>
<div className="wrapper">
<div className="number number1">
<h3 className="value counter">100</h3>
<h3 className="value">100</h3>
<span className="plus">+</span>
</div>
<p className="text text-size-18 mb-0">Members</p>
Expand Down

0 comments on commit cc1e94d

Please sign in to comment.