diff options
| -rwxr-xr-x | public/assets/stylesheets/app.css | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/public/assets/stylesheets/app.css b/public/assets/stylesheets/app.css index ed15656..8b987c1 100755 --- a/public/assets/stylesheets/app.css +++ b/public/assets/stylesheets/app.css @@ -2913,6 +2913,12 @@ a[data-role="forgot-password"] { right: 10px; top: 20px; } + .gopro span { + font-size: 16px; + width: 93%; + line-height: 22px; + text-align: justify; + } } @media screen and (orientation:portrait) { |
