×
.header-wrapper { padding-top: 10px; padding-bottom: 10px; } } /* ============================= MENU DE NAVIGATION & ICONES ============================= */ /* Taille des liens de navigation */ .site-header__menu-item { font-size: 16px; padding: 10px 15px; } /* Réduction progressive sur tablettes */ @media screen and (max-width: 1024px) { .site-header__menu-item { font-size: 14px; padding: 8px 12px; } } /* Réduction sur mobile */ @media screen and (max-width: 768px) { .site-header__menu-item { font-size: 12px; padding: 6px 10px; } }