diff --git a/src/styles/components/reader.css b/src/styles/components/reader.css index 64794bc7..3f71263d 100644 --- a/src/styles/components/reader.css +++ b/src/styles/components/reader.css @@ -232,7 +232,7 @@ max-width: 100%; width: 100%; margin: 0; - padding: 0.5rem 0.75rem; + padding: 0.5rem 1rem; border-radius: 0; border-left: none; border-right: none;