Skip to content

Instantly share code, notes, and snippets.

@MattSLangford
Created March 1, 2024 15:36
Show Gist options
  • Save MattSLangford/0f9d42652935d4503c96f8b71e468a8c to your computer and use it in GitHub Desktop.
Save MattSLangford/0f9d42652935d4503c96f8b71e468a8c to your computer and use it in GitHub Desktop.
Tiny Theme: Center header content
/* Center all content in the header */
.site-header { text-align: center; }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment