themes/codex: allow posts to span wider across the screen

Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
Harsh Shandilya 2020-11-06 17:49:34 +05:30
parent bbb0583846
commit 138dd2d254
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ $tocBreakpoint: 1024px;
.post {
width: 100%;
max-width: 34rem;
max-width: 54rem;
margin: 0 auto;
h2,