diff options
| -rwxr-xr-x | public/assets/stylesheets/app.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/public/assets/stylesheets/app.css b/public/assets/stylesheets/app.css index 4637643..793697c 100755 --- a/public/assets/stylesheets/app.css +++ b/public/assets/stylesheets/app.css @@ -890,6 +890,7 @@ iframe.embed { padding: 17px 13px; margin-top: -16px; font-size: 13px; + font-family:'Lato', sans-serif; } .menu span.icon-ios7-sunny-outline:hover:after { |
