.__PFX__-nav2 { display:flex; align-items:center; justify-content:space-between; padding:12px; background:#fff; border-bottom:1px solid #eee; } .__PFX__-logo2 { font-size:20px; font-weight:bold; color:var(--primary-color); } .__PFX__-menu2 a { margin-left:16px; font-size:14px; color:#333; } @media(max-width:640px){ .__PFX__-menu2 a { margin-left:10px; } }