Skip to content

Commit

Permalink
reduce font for users
Browse files Browse the repository at this point in the history
  • Loading branch information
frodesundby committed Nov 27, 2024
1 parent 4b8e68c commit 237572e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/Brukere.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
text-wrap: balance;
}
.section {
font-size: 1.5rem;
font-size: 18px;
text-align: center;
display: grid;
gap: 1.5rem;
Expand Down

0 comments on commit 237572e

Please sign in to comment.