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

Apply minor aesthetic change #4

Merged
merged 1 commit into from
Dec 27, 2019
Merged

Conversation

corollari
Copy link
Contributor

Description

When trying a different aspect ratio the content overflows outside of the screen due to the fact that the padding is hardcoded to 40%, I've changed it to center the content dynamically.

Before

image

After

image

Normal ratio

It also centers the content properly when using a normal aspect ratio:
image

@uvmetal uvmetal merged commit a68f98c into uvmetal:master Dec 27, 2019
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.

None yet

2 participants