Open aminalakhsham opened 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;
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
Accessibility for 500 page
Accessibility for 404 page
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
Accessibility for 404 page