binaryedge / 40fy

Features and development of the 40fy SaaS
4 stars 1 forks source link

SCSS Edits Very low priority #23

Open Phenomite opened 4 years ago

Phenomite commented 4 years ago

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.