Skip to content

Commit

Permalink
style: font-size 14px
Browse files Browse the repository at this point in the history
  • Loading branch information
luciatugui committed Sep 30, 2024
1 parent 71a5a5d commit 4cf8392
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions frontend/src/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@
word-break: break-word;
}

* {
@apply text-sm;
}

body,
p,
label,
Expand Down

0 comments on commit 4cf8392

Please sign in to comment.