diff options
Diffstat (limited to 'static/style.css')
-rw-r--r-- | static/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/style.css b/static/style.css index ba85d3f..3c36e19 100644 --- a/static/style.css +++ b/static/style.css @@ -555,7 +555,7 @@ td > ul { padding-bottom: 0.2rem; } -.repo-header, .padding-wrapper, .repo-header-extension-content, #main-header { +.repo-header, .padding-wrapper, .repo-header-extension-content, #main-header, .readingwidth { padding-left: 1rem; padding-right: 1rem; max-width: 60rem; |