Skip to content

Commit

Permalink
font uses
Browse files Browse the repository at this point in the history
  • Loading branch information
LukaHarambasic committed Mar 28, 2024
1 parent 3191d41 commit 5502df5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/routes/(main)/uses/+page.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -185,6 +185,10 @@
letter-spacing: var(--font-letter-spacing-headline);
}
}
p {
font-size: var(--font-m);
line-height: 1.2;
}
.badge {
position: absolute;
top: 1rem;
Expand Down

0 comments on commit 5502df5

Please sign in to comment.