Open aureliojargas opened 5 years ago
We're in 2019, it's ok to use CSS in the HTML code.
It will make it shorter and easier to post process.
Use short names for the class attributes, and try to use an existing set of names instead of inventing a new one.
class
Also make sure it will be nice in mobile (font size, viewport).
We're in 2019, it's ok to use CSS in the HTML code.
It will make it shorter and easier to post process.
Use short names for the
class
attributes, and try to use an existing set of names instead of inventing a new one.Also make sure it will be nice in mobile (font size, viewport).