refactor(server): remove fonts from base.css #86
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Consider removing Web fonts from
base.css. It adds almost 500KB to the page load and people are unlikely to want to use the same fonts as the main site.There's some value to having a default unified style between user pages though.