-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Revised 404 page #64
base: master
Are you sure you want to change the base?
Revised 404 page #64
Conversation
This appears to be a PR for #33 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍 Looks good. @binarymason as the requester, you may want to also give your two cents.
I like the off kilter message @encryptid! My only two cents are too only have one line and center it on the screen. So maybe skip on the "or is it?" stuff and just have a single line of text that says something short and sweet about the 404. I'm open to something clever. 👌 |
|
@encryptid looks much better. Can you add a big ole 404 to that? |
I changed (hopefully, improved) the wording, layout, and styling of the 404 page. This required adding a new folder in the css directory called "Pages" to which a partial was added to style the 404 page, as well as making a change to the main "App.sass" to import the new partial.