This repository was archived by the owner on Nov 15, 2023. It is now read-only.

Description
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.