Skip to content

Instantly share code, notes, and snippets.

@curiositry
Last active May 26, 2022 20:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save curiositry/83574872889778e6027f638150c45f59 to your computer and use it in GitHub Desktop.
Save curiositry/83574872889778e6027f638150c45f59 to your computer and use it in GitHub Desktop.
Change weblog text width (paste into your blog's code injection)
<style>
:root {
--container-width: 1000px;
}
</style>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment