You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have a CSS file with over 1000 lines, which makes it increasingly difficult to know where we need to edit. The ideal solution would be to separate it into smaller files depending on the purpose of the CSS. For example, if the CSS is for the menu, we should have a menu.css file.