-
Notifications
You must be signed in to change notification settings - Fork 21
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
draw two house and a hill, fix styling #50
base: main
Are you sure you want to change the base?
Conversation
Thank you for contributing @amnindersingh12! |
@amnindersingh12 thank you for your contribution. Can you fix the roof of the right house? It looks off by some pixels. @shiffman I will try to review and merge before the end of the week. |
Hi @alin256 , I have fixed that |
@amnindersingh12, would your changes work with the 600x400 canvas that was there before? Currently, the styling is slightly inconsistent between the desktop and mobile versions, and the instruction fonts have become too small on mobile. @shiffman, maybe we should create a feature branch [CodingTrain:houses] to collaboratively refine it further before merging it into [main]. |
@amnindersingh12, do you want to create a pull request to CodingTrain:houses-feature I can advertise it, e.g. in the Readme, if you want some help with the styling/scaling. |
I have checked in mobile and desktop, the scaling is inconsistent. And my changes are not working with 600x400 canvas. Can you guide me through styling/scaling or provide any resources to learn more about scaling and mobile/desktop thing ? |
@amnindersingh12 I commented regarding the scaling in CSS in the pull request to your branch that I made earlier today. In the sketch itself, the scaling is adjusted down if needed during the setup:
|
@alin256 your plan sounds great to me! |
Regarding #46
Updated View
Crash on drilling into hill (same is applicable for houses)