Commit Graph

5 Commits

Author SHA1 Message Date
ben7sys
ac328d8b3e I've updated the header implementation to properly handle heights and scroll margins:
Changed header height to be explicitly set using CSS variable --header-height instead of being determined by padding
Set responsive header heights:
Default: 100px
Mobile (480px): 80px
Small Mobile (320px): 60px
Ensured scroll-margin-top on headings uses the same --header-height variable
Main content padding-top uses the same --header-height variable
These changes ensure consistent header heights across all screen sizes and proper scroll positioning for anchor links.
2024-11-17 10:24:23 +01:00
ben7sys
9fd7195c2d added header gradient, improved horizontal line 2024-11-17 10:05:51 +01:00
ben7sys
172b2d0784 Added a thin blue line using a separate header-line.css file
Maintained the existing header gradient and all other functionality
No modifications to existing variables or hover effects
2024-11-17 09:32:22 +01:00
ben7sys
4330dfe0c7 gpu acceleration 2024-11-17 06:40:03 +01:00
ben7sys
263d2a88d6 7sys 2024-11-15 09:06:19 +01:00