css typo - sinsunsan/archiref_wiki GitHub Wiki
Set up a typo standard
- Choose between em or rem
- Define precise typo font-size list (like colors) using modular scale or not
- define line-height in percentage to be able to move relative to font-size
- How to apply the text style
- css heritage
- mixins ?
- class
- combination of class
- Are padding and margin are defined with text ?
- advantage : consistent paragrapher spacing ....
- disadvantage : may change between context and create lot's of overrides
Ressources