Skip to content

Fit text horizontally #182

@bszente

Description

@bszente

The notes on large (FullHD) screens are auto-wrapped at 47em leaving a large portion of empty white screen on right side. This is caused by the following line in notes.css:

max-width: 47em;

Please remove this static width limitation and enable fit-to-width behavior.

Metadata

Metadata

Assignees

Labels

designRelated to the design or user experienceenhancementNew feature or requestgood first issueShould be easy to implement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions