1
0
Fork 0

Fix wrong icon size

This commit is contained in:
Lim Chee Aun 2024-02-26 21:44:45 +08:00
parent ffb7ce1c63
commit b913c8817d

View file

@ -177,7 +177,7 @@ function NavMenu(props) {
</MenuLink>
)}
<MenuLink to="/catchup">
<Icon icon="history" />
<Icon icon="history" size="l" />
<span>Catch-up</span>
</MenuLink>
<MenuLink to="/mentions">