Fix header layout on main page to keep theme toggle right-aligned

- Add proper flexbox styling for .header-content to space items correctly
- Style .header-text with flex: 1 to take available space on left
- Position theme toggle button on the right side of header row
- Add responsive mobile layout that stacks header vertically
- Center header text and theme toggle on mobile devices
- Maintain proper spacing and visual hierarchy at all screen sizes
This commit is contained in:
Deco Vander 2025-07-04 12:58:20 -04:00
parent 7a41227345
commit 7a35732687
3 changed files with 50 additions and 3 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long