Skip to content

Commit

Permalink
Update pages/community/events/index.js
Browse files Browse the repository at this point in the history
Co-authored-by: Akshat Nema <76521428+akshatnema@users.noreply.github.com>
  • Loading branch information
AceTheCreator and akshatnema authored Feb 1, 2023
1 parent 392f5d0 commit 2bdb2d6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pages/community/events/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -95,9 +95,9 @@ function index() {
target="_blank"
rel="noreferrer"
>
<div className="mt-5 flex items-center">
<div className="mt-5 flex gap-3 items-center">
<span>Watch now</span>
<ArrowRightIcon className="w-[20px] ml-3 mt-1" />
<ArrowRightIcon className="w-[20px]" />
</div>
</a>
</div>
Expand Down

0 comments on commit 2bdb2d6

Please sign in to comment.