mirror of
https://github.com/kennethreitz/kjvstudy.org.git
synced 2026-06-05 23:00:16 +00:00
Align breadcrumb with content when sidebar visible
Push breadcrumb over by 140px in the 769px-1200px range to match article margin 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -307,6 +307,9 @@
|
||||
article {
|
||||
margin-left: 140px;
|
||||
}
|
||||
.breadcrumb {
|
||||
margin-left: 140px;
|
||||
}
|
||||
}
|
||||
|
||||
h1, h2, h3 {
|
||||
|
||||
Reference in New Issue
Block a user