Is it better to have minimal CSS code or to make it easier to read? If it is easy to read, there will be a lot of repeated code segments. If the code is minimal, it will take a long time to search for a certain label style. How to unify this standard.
The code is small, so if you check for errors or update, your head will hurt
The less css code, the better. The more code, the slower the browser will load