umbchackers / quill

📝 Registration, for HackUMBC
https://register.hackumbc.org
GNU Affero General Public License v3.0
4 stars 0 forks source link

Fix logic for login page background. #16

Open Flux0s opened 5 years ago

Flux0s commented 5 years ago

There's a style tag in app\client\views\login\login.html that overrides the built in scss. We want to switch back to using the scss presets.

This should instead be reading from app\client\stylesheets\_branding.scss

If using the relative path that's already in the login view doesn't work, try using this url to the image: https://raw.githubusercontent.com/umbchackers/quill/master/app/client/assets/images/login-bg.png