2 Commits
Author SHA1 Message Date
AarishandGitHub 3ef6385935 Remove wp_print_styles action from wp_head (#5)
Removed the remove_action hook for wp_print_styles in lib/hooks.php. Previously, this hook was preventing stylesheets from loading in the <head> and forcing them to load in the footer. This caused a significant Flash of Unstyled Content (FOUC) where the raw HTML would render before styles were applied.
2026-03-04 08:51:55 -06:00
AarishandGitHub bd5cf037b5 Add responsive padding to container 2025-12-30 15:55:12 -06:00