Skip to content

Commit

Permalink
Refactored img tag on events page for mobile dropdown (#5245)
Browse files Browse the repository at this point in the history
  • Loading branch information
erinzz authored Aug 22, 2023
1 parent 190fe63 commit 23929c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _includes/events-page/right-col-content.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<h3 class="event-title title4">
<img class="vector-img" src="../assets/images/hack-nights/meetings.svg" alt="" />
<img class="vector-img" src="../assets/images/hack-nights/meetings.svg" alt="">
<span><span>Online Project</span> <span>Team Meetings</span></span>
</h3>
<div class="mobile-dropdown">
Expand Down

0 comments on commit 23929c4

Please sign in to comment.