Skip to content

Commit

Permalink
Lobotomized owl prose-scale paragraphs
Browse files Browse the repository at this point in the history
  • Loading branch information
josephdburdick committed Jun 26, 2024
1 parent f1fff40 commit 4d79a6c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tailwind.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,9 @@ const config = {
p: {
fontSize: "clamp(0.875rem, 1vw + 0.5rem, 1.5rem)",
},
"p + p": {
marginTop: "1.5rem",
},
h1: {
fontSize: "clamp(2rem, 3.5vw + 1.5rem, 3.5rem)",
fontWeight: "normal",
Expand Down

0 comments on commit 4d79a6c

Please sign in to comment.