Skip to content

Instantly share code, notes, and snippets.

@hivepress
Created July 23, 2022 23:17
Show Gist options
  • Select an option

  • Save hivepress/9a90012fdbe71f7771b2707fbf41bdf2 to your computer and use it in GitHub Desktop.

Select an option

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