Skip to content

Commit

Permalink
feat: remove max width for text blocks
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianbienias committed Sep 24, 2023
1 parent 41c931d commit c8a2d71
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/css/custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -74,10 +74,6 @@
fieldset {
@apply text-base font-sans border-none;
}

article p {
@apply max-w-prose;
}
}

.navbar__inner,
Expand Down

0 comments on commit c8a2d71

Please sign in to comment.