GSG-G7 / whats-going-on

https://whats-going-on-app2.herokuapp.com/
0 stars 1 forks source link

CSS & Accessibility #58

Open aminalakhsham opened 5 years ago

aminalakhsham commented 5 years ago

https://github.com/GSG-G7/whats-going-on/blob/fd3f321bef92e1c97e6ad7c748c5f6a9d032e9ff/public/css/404.css#L12

in my opinion add this line background-repeat: no-repeat;

https://github.com/GSG-G7/whats-going-on/blob/fd3f321bef92e1c97e6ad7c748c5f6a9d032e9ff/public/css/404.css#L34

remove this ~margin-top: -50px;~

and fix font size and family for 404 page make it more friendly


How h3 have a class h2 :boom: !!!

Do you check the Accessibility ?

Accessibility for 500 page image

Accessibility for 404 page image