Closed jahan-addison closed 5 years ago
Fix homepage alignment:
Fix error styles, make them red: See #115 for notification errors issue
also, fix the submit button - add this to container.scss:
container.scss
input[type="submit"] { outline: none; border: none; }
done
Fix homepage alignment:
Fix error styles, make them red: See #115 for notification errors issue
also, fix the submit button - add this to
container.scss
: