Fix NavRow on mobile

This commit is contained in:
venashial
2022-06-30 12:17:55 -07:00
parent 914b6c757d
commit 1423db35eb
6 changed files with 41 additions and 28 deletions

View File

@@ -34,7 +34,7 @@
font-weight: var(--font-weight-bold);
:global(i) {
font-weight: var(--font-weight-normal);
font-weight: var(--font-weight-regular);
}
}