fix: text overflowing on small displays #74

Merged
developomp merged 1 commit from fix-word-overflow into master 2023-07-09 10:36:51 +09:00
Showing only changes of commit 4a3103e468 - Show all commits

View file

@ -11,7 +11,7 @@ body,
/* text */ /* text */
@apply font-noto-sans text-base font-normal leading-8 antialiased; @apply break-words font-noto-sans text-base font-normal leading-8 antialiased;
/* color */ /* color */