Skip to content

Commit 1549f40

Browse files
committed
Update Community.jsx
1 parent 02f2b35 commit 1549f40

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/components/Community/Community.jsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,9 @@ const Community = () => {
3535
</a>
3636
<a href="https://fossunited.org/" target="_blank" rel="no noreferrer">
3737
<img
38-
className={`${styles.community__chapter} ${styles.outline}`}
38+
className={styles.community__chapter}
3939
src="assets/images/communities/foss-united.png"
40-
alt="FOSS UNITED "
40+
alt="Foss United Foundation"
4141
/>
4242
</a>
4343
</div>

0 commit comments

Comments
 (0)