issues
search
Andrewnt219
/
rent-near-me
https://rent-near-me.vercel.app/
1
stars
1
forks
source link
Set up a consistent responsive typography system
#31
Closed
Andrewnt219
closed
3 years ago
Andrewnt219
commented
3 years ago
[x] Base size
[x] Small size
[x] Headings. Calculator:
https://royalfig.github.io/fluid-typography-calculator/
[x]
Media queries with
em
. See:
https://zellwk.com/blog/media-query-units/
[x] Use
px
for queries. See
https://adamwathan.me/dont-use-em-for-media-queries/
vitokhangnguyen
commented
3 years ago
Closed with #32
Media queries withem
. See: https://zellwk.com/blog/media-query-units/px
for queries. See https://adamwathan.me/dont-use-em-for-media-queries/