Skip to content
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

Error pages: Make text area narrower for better legibility #2480

Merged
merged 1 commit into from
Oct 29, 2024

Conversation

machikoyasuda
Copy link
Member

closes #2475

This is a small design fix request from @srhhnry

Makes the error page text easier to read, by making the text width narrower from 8 columns to 6 columns on desktop.


image

How to test

  • Run the app in Debug=False mode
  • Go to a random fake URL, like /asdfsdf
image

@machikoyasuda machikoyasuda self-assigned this Oct 28, 2024
@machikoyasuda machikoyasuda requested a review from a team as a code owner October 28, 2024 22:55
@github-actions github-actions bot added deployment-dev [auto] Changes that will trigger a deploy if merged to dev front-end HTML/CSS/JavaScript and Django templates labels Oct 28, 2024
Copy link

Coverage report

This PR does not seem to contain any modification to coverable code.

@machikoyasuda machikoyasuda changed the title feat(error): make text area narrower for better legibility Error pages: Make text area narrower for better legibility Oct 28, 2024
@machikoyasuda machikoyasuda merged commit c404a88 into main Oct 29, 2024
10 checks passed
@machikoyasuda machikoyasuda deleted the fix/2475-error-alignment branch October 29, 2024 17:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deployment-dev [auto] Changes that will trigger a deploy if merged to dev front-end HTML/CSS/JavaScript and Django templates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error pages: Make text col-lg-6
2 participants