Skip to content

Commit c83d35f

Browse files
author
kylening
committed
Widen article reading layout
1 parent 2bfe77c commit c83d35f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ html:not([data-rem-theme="off"]) .md-content__inner {
9494
}
9595

9696
.md-grid {
97-
max-width: 1440px;
97+
max-width: 1760px;
9898
}
9999

100100
.md-header {

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,4 +103,4 @@ extra_javascript:
103103
- https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js
104104

105105
extra_css:
106-
- stylesheets/rem-theme-v4.css
106+
- stylesheets/rem-theme-v5.css

0 commit comments

Comments
 (0)