Skip to content

Instantly share code, notes, and snippets.

@hivepress
Created July 23, 2022 23:17
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 hivepress/9a90012fdbe71f7771b2707fbf41bdf2 to your computer and use it in GitHub Desktop.
Save hivepress/9a90012fdbe71f7771b2707fbf41bdf2 to your computer and use it in GitHub Desktop.
Adjust the HivePress page width and padding #hivepress #themes
.hp-page {
max-width: 1234px;
padding: 32px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment