Skip to content

#46 - Mobile layout#205

Merged
RA341 merged 11 commits intodevelopfrom
46-mobile-layout
Mar 6, 2025
Merged

#46 - Mobile layout#205
RA341 merged 11 commits intodevelopfrom
46-mobile-layout

Conversation

@dvcabiya
Copy link
Copy Markdown
Contributor

@dvcabiya dvcabiya commented Feb 26, 2025

Proposed changes


Approve this PR BEFORE merging this one.

Small PR, just made it so that page padding is decreased to 50px from 100px when the viewport gets small enough. I applied this to PageWrapper and the Navbar so it should be largely universally applied aside from pages which overwrite the PageWrapper's padding defaults. I did branch this off of redesigned-coursepage (sorry for not branching off develop) only because I made so many changes there that it would just introduce a bunch of merge conflicts if I tried to do them twice, so please review that PR before merging this one.

Types of changes


  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation Update (if none of the other choices apply)

Checklist


Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of
them, don't hesitate to ask. This is simply a reminder of what we are going to look for before merging your code.

  • My changeset covers only what is described above (no extraneous changes)
  • Lint and unit tests pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works
    • Task tests on card 46
  • I have added necessary documentation (if appropriate)

@dvcabiya dvcabiya changed the title 46 mobile layout #46 - Mobile layout Feb 26, 2025
@RA341 RA341 merged commit 3ea890c into develop Mar 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants