diff --git a/src/posts/gift-guide-2023.md b/src/posts/gift-guide-2023.md index 6473e0e..d72803e 100644 --- a/src/posts/gift-guide-2023.md +++ b/src/posts/gift-guide-2023.md @@ -116,4 +116,4 @@ A friend of mine introduced me to this game a couple months ago and I bought it ## Goodbye -I don't know how people usually end gift guides so... _aggressively finger guns while backing away_ +I don't know how people usually end gift guides so... _aggressively points finger guns while backing away_ diff --git a/src/style/global.css b/src/style/global.css index 9687526..b6c63bc 100644 --- a/src/style/global.css +++ b/src/style/global.css @@ -27,7 +27,7 @@ html, body { margin: auto; padding: 20px; - max-width: 65ch; + max-width: 70ch; background-color: var(--white); word-wrap: break-word; overflow-wrap: break-word;