cc-legal-tools-app
cc-legal-tools-app copied to clipboard
[Feature] footer misaligned on some pages
Problem
The footer of the pages should normally be at the footer(fixed at the bottom of the page) for all screens and it has to be taken into consideration.
Description
The current footer not well aligned on all the device.
Case study
Device: laptop with MIDP
Page: 404 page
Illustration:
Alternatives
As an alternative an image with some following thew design of the website can be the best.
Implementation
- [X] I would be interested in implementing this feature.
@TimidRobot I'm on this now!
@TimidRobot A PR on it's way soon
Hey sir @TimidRobot, I made a mistake in linking the PRs to the issue, This issue is not the one related to the previous PR at #315.
Currently making some research on how to solve this issue.
Currently, the 404 page is only served by Django (it is not published to creativecommons/cc-legal-tools-data/)--it only impacts the local development environment.
I want to contribute to this please assign it to me.
Hi @Tapo41, Hope you're doing great?
I think you should try reading through these lines
Currently, the 404 page is only served by Django (it is not published to creativecommons/cc-legal-tools-data/)--it only impacts the local development environment.