-
Beta Was this translation helpful? Give feedback.
Answered by
squidfunk
Dec 23, 2022
Replies: 1 comment 1 reply
-
Yes, just add it to the Markdown document itself: <style>
.md-grid {
max-width: 1440px;
}
</style>
# Page headline
... |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
xihajun
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes, just add it to the Markdown document itself: