Use px instead of rem, which makes the app run on Android!
Issues
Closes #10
General PR check list
🚨 Please review the guidelines for contributing (CONTRIBUTING.md) to this repository.
[x] Pass CI (build, tests, lint, ...)
- [ ] Add tests for new domain logic- [ ] Update documentation (README + /docs) (remember that changes to the file structure must be explained in /docs)
Description
Use px instead of rem, which makes the app run on Android!
Issues
Closes #10
General PR check list
🚨 Please review the guidelines for contributing (
CONTRIBUTING.md
) to this repository.- [ ] Add tests for new domain logic- [ ] Update documentation (README +/docs
) (remember that changes to the file structure must be explained in/docs
)Results