near-explorer icon indicating copy to clipboard operation
near-explorer copied to clipboard

Consider moving fonts usage from edge components to _app.jsx

Open frol opened this issue 3 years ago • 0 comments

We include fonts in some of the edge components (NodeRow, ValidatorRow) instead of including them on the application level. To align fonts usage across the project, we should move fonts imports into _app.jsx.

Along this way, we should decide which fonts we really need (currently we use Inter, Roboto Mono, and Source Code Pro)

frol avatar May 24 '21 11:05 frol