diff --git a/client/modules/User/pages/AccountView.jsx b/client/modules/User/pages/AccountView.jsx index c5b63512..e766b43e 100644 --- a/client/modules/User/pages/AccountView.jsx +++ b/client/modules/User/pages/AccountView.jsx @@ -60,11 +60,13 @@ class AccountView extends React.Component { - Social Login - - Link this account with your GitHub account to allow login from both. - - + + Social Login + + Link this account with your GitHub account to allow login from both. + + + diff --git a/client/styles/components/_account.scss b/client/styles/components/_account.scss index 2b8b601b..a03b140f 100644 --- a/client/styles/components/_account.scss +++ b/client/styles/components/_account.scss @@ -2,3 +2,7 @@ width: 500px; padding-top: #{20 / $base-font-size}rem; } + +.account__social__context { + padding-bottom: #{15 / $base-font-size}rem; +}
- Link this account with your GitHub account to allow login from both. -
+ Link this account with your GitHub account to allow login from both. +