bitbox-wallet-app icon indicating copy to clipboard operation
bitbox-wallet-app copied to clipboard

frontend: responsive font size POC

Open thisconnect opened this issue 1 year ago • 1 comments

Andoird has the option to make text bigger which breaks the layout in the BitBoxApp.

This is a test to see if we can use the rem mode trick.

thisconnect avatar May 03 '24 07:05 thisconnect

ok got some feedback from @shonsirsha

my next step is to cleanup master and convert all rem to px first. As currently 1rem = 16px, but with this change it will be 1rem = 10px.

thisconnect avatar May 07 '24 12:05 thisconnect