mirror of
https://github.com/kennethreitz/kjvstudy.org.git
synced 2026-06-05 23:00:16 +00:00
Fix text flow in 404 page explanation
Shorten newthought span from "The path you requested" to just "The path" to prevent awkward line breaks with small caps styling. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -217,7 +217,7 @@
|
||||
</blockquote>
|
||||
|
||||
<section class="error-explanation">
|
||||
<p><span class="newthought">The path you requested</span> leads nowhere in our archives. The reference may be incorrect, the page may have been moved, or perhaps you followed an outdated link. Fear not—all who seek shall find.</p>
|
||||
<p><span class="newthought">The path</span> you requested leads nowhere in our archives. The reference may be incorrect, the page may have been moved, or perhaps you followed an outdated link. Fear not—all who seek shall find.</p>
|
||||
</section>
|
||||
|
||||
<div id="url-suggestions"></div>
|
||||
|
||||
Reference in New Issue
Block a user