Page MenuHomePhabricator

[Cashtab] Introduce CSS variables to make styling easier
AbandonedPublic

Authored by alitayin on Wed, Mar 19, 16:58.

Details

Reviewers
emack
bytesofman
Group Reviewers
Restricted Owners Package(Owns No Changed Paths)
Restricted Project
Summary

In the original font-size hardcoded styles, there were 11 different font sizes. CSS variables were introduced to standardize writing in a more
readable way, which will have long-term benefits for typography. Line height was also added for <p> tags.

Test Plan

npm test

Diff Detail

Repository
rABC Bitcoin ABC
Branch
master
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 32770
Build 65028: Build Diffcashtab-tests
Build 65027: arc lint + arc unit