securedrop-client
securedrop-client copied to clipboard
Update letter-spacing, font-stretch, and line-height
Description
Go through Zeplin to make sure letter-spacing and font-stretch match. It seems as thought line-height does not work as expected in Qt so there may be some issues with letter-spacing and font-stretch. But hopefully not!
looks like qt doesn't support letter-spacing in stylesheets, so do this instead: https://github.com/freedomofpress/securedrop-client/pull/520/files#diff-16a175b4662541f3889b432ac9e7e0e8R442
Closing, non-critical issue specific to the current codebase, which is undergoing a rewrite.