Break long words on smaller devices #789

Merged
jonah merged 1 commits from issue-610 into master 2019-03-30 14:45:47 +00:00
Owner

Description

Add body { word-wrap: break-word; } to break up long strings on mobile devices. Just looks better.

Resolves: #610

Screenshots

After:

image

Before:

image

## Description Add body { word-wrap: break-word; } to break up long strings on mobile devices. Just looks better. Resolves: #610 ## Screenshots After: ![image](https://user-images.githubusercontent.com/3637842/55269025-5b608880-525d-11e9-94cb-815132cdde19.png) Before: ![image](https://user-images.githubusercontent.com/3637842/55269034-69160e00-525d-11e9-99c9-afa005ed09e3.png)
Vincevrp (Migrated from github.com) reviewed 2019-03-30 01:01:33 +00:00
privacytoolsIO (Migrated from github.com) approved these changes 2019-03-30 14:45:40 +00:00
This repo is archived. You cannot comment on pull requests.
No Label
1 Participants
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: privacyguides/privacytools.io#789
No description provided.