Commit Graph

9 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
956238800d Der Header wurde erfolgreich angepasst. Das vertikale Padding wurde von 1.5rem auf 1.3rem reduziert, wodurch der Header etwa 15% flacher ist. Die fixierte Position beim Scrollen bleibt erhalten. 2024-11-17 10:12:14 +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
c6f023dccb Verbesserte Standardansicht mit subtilen Hintergründen
Entfernung der dimensionalen Effekte im Normalzustand
Beibehaltung der bewährten Hover-Effekte
Konsistentes Design zwischen Header und Footer
2024-11-17 09:17:46 +01:00
ben7sys
d4f33346ed theme toggle problems 2024-11-17 06:49:19 +01:00
ben7sys
4330dfe0c7 gpu acceleration 2024-11-17 06:40:03 +01:00
ben7sys
f3da66a6e2 responsive fix 768 max width header menu 2024-11-15 15:14:35 +01:00
ben7sys
263d2a88d6 7sys 2024-11-15 09:06:19 +01:00