diff --git a/app/styles/app/layouts/profile.sass b/app/styles/app/layouts/profile.sass index 8b90fb32..81660f09 100644 --- a/app/styles/app/layouts/profile.sass +++ b/app/styles/app/layouts/profile.sass @@ -61,8 +61,8 @@ .media-elem width: 12% img - width: 2rem - height: 2rem + width: 2.2rem + height: 2.2rem border-radius: 50% .media-body width: 88% diff --git a/app/templates/account.hbs b/app/templates/account.hbs index bf6a6b7c..39a7168b 100644 --- a/app/templates/account.hbs +++ b/app/templates/account.hbs @@ -14,7 +14,7 @@ {{else}}

last synced {{format-time user.syncedAt}}

@@ -28,7 +28,7 @@
- + {{!-- --}}