Skip to content

Fixed scroll on smaller viewports #223

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

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Conversation

ItzTJSV2
Copy link

@ItzTJSV2 ItzTJSV2 commented Jul 7, 2025

Should hopefully be able to close #214.

Just changed how items were being arranged via centering and adding some minor padding to ensure it looks the same.

@Lordfirespeed
Copy link
Member

Lordfirespeed commented Jul 7, 2025

The padding changes lead to text flowing behind the carousel controls on mobile

image

I do prefer the text taking up more of the screen's width. Maybe on mobile devices we should style the carousel controls to be less intrusive; maybe semicircles at edges of screen...

@ItzTJSV2
Copy link
Author

ItzTJSV2 commented Jul 7, 2025

Check new commit, readded size-full and removed paddings in favour of margins in the inner-element. Fixed the bottom padding issue with an included padded div below. Semi-circle change to do

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.

/x 'about' slide: text runs off the end of the screen and is unscrollable
2 participants