payloadcms / website

The official Next.js website for payloadcms.com
https://payloadcms.com
MIT License
372 stars 100 forks source link

chore: replace calc() expressions with rem units. #354

Closed tylandavis closed 7 months ago

tylandavis commented 7 months ago

Overhauls the CSS site-wide to use rem units instead of var(--base) and calc() expressions.