Skip to content

Commit

Permalink
Fix max line-length of trivia page
Browse files Browse the repository at this point in the history
  • Loading branch information
Savjee committed Sep 17, 2024
1 parent 7f7b0b6 commit 768ecca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/site/trivia.liquid
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ title: "Trivia"
quote: ""
---

<div>
<div class="prose dark:prose-dark max-w-none">
<p>I honestly don't know how I come up with these questions...</p>
<br>

Expand Down

0 comments on commit 768ecca

Please sign in to comment.