You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.
In app scss please justify align the google recaptcha api for sign-up (margin-left:auto;margin-right:auto) etc.
Also for login inputs <input ng-model="username" id="username" type="email"../> the lack of left-padding feels off.
Referenced on line 10622 of app.scss:
.splash-container .input-group .form-control {
padding: 0;
Or by adding padding to the element.
The text was updated successfully, but these errors were encountered: