Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove unnecessary line breaks #282

Closed
GBKS opened this issue Mar 7, 2023 · 1 comment
Closed

Remove unnecessary line breaks #282

GBKS opened this issue Mar 7, 2023 · 1 comment

Comments

@GBKS
Copy link
Contributor

GBKS commented Mar 7, 2023

The copy in the Figma designs included some custom line breaks to make the shape of the text look nicer (common thing these goofy designers do). These were ported into the code. Since the application width is flexible, this can cause line breaks in awkward places. Let's remove them.

  • Strengthen bitcoin screen, line break between "bitcoin" and "so" (code)
  • Block clock screen, line break between "every" and "10", and "dial" and "that" (code)

Useful skills:

Just some basic text edits.

Want to work on this issue?

For guidance on contributing, please read CONTRIBUTING.md before opening your pull request.

@jarolrod
Copy link
Member

This was fixed by #283

@hebasto hebasto closed this as completed Mar 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants