Hello,
Thank you for your reply.
• Applicability of the Fix: The amendment should only be applied if you notice the same issue on other sites. It’s best to avoid adding unnecessary CSS if it’s not solving a current problem.
• Updating Breakpoints: It may be beneficial to update all your sites to the newer @media (min-width: 1400px) standard if it aligns with modern design practices and supports larger screen sizes. However, make sure to test thoroughly to avoid any unintended layout changes.
• Best Practices: It’s a good idea to adopt a modular and consistent approach to CSS. Updating breakpoints and applying solutions only when the issue arises will help keep your code clean and efficient across your sites.
Is there anything else that I can assist?
Best Regards,