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

Homepage loading & footer CSS #34

Merged
merged 2 commits into from
Dec 20, 2023
Merged

Homepage loading & footer CSS #34

merged 2 commits into from
Dec 20, 2023

Conversation

emmastephenson
Copy link
Collaborator

PULL REQUEST

Summary

Two small tweaks:

  • Change the home page (localhost:3000/) to render the upload tutorial
  • Add back the footer CSS rules so it doesn't float

Related Issue

No related issue; just some fixes

Additional Information

Home page before

Screenshot 2023-11-30 at 9 00 57 AM

Home page after (diff window sizes)

Screenshot 2023-11-30 at 9 00 08 AM
Screenshot 2023-11-30 at 9 00 19 AM

// }
// }

@media all and (min-height: 35rem) {
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can blame my linter for all the other file changes here...this uncommenting is the only real change in this file!

@sarahtress
Copy link
Collaborator

@emmastephenson looking good! just one q:

  • is the text on the bottom right of the footer splitting into 2 lines just because the screen is relatively narrow? just looks like a bit of funky behavior

everything else looks good to me though!

@emmastephenson
Copy link
Collaborator Author

@emmastephenson looking good! just one q:

  • is the text on the bottom right of the footer splitting into 2 lines just because the screen is relatively narrow? just looks like a bit of funky behavior

everything else looks good to me though!

@sarahtress yep! The screen is relatively narrow there. I tried for a while to get it to be more flexible (the 2 lines is happening sooner than I'd anticipate as the screen narrows) but no dice yet 🙃 if it's an issue I can keep trying to tweak the CSS though. Right now it's happening as soon as you go narrower than 1600px in width.

@sarahtress
Copy link
Collaborator

@emmastephenson ok no prob! wouldn't worry about it too much at this stage

Copy link
Collaborator

@KennethSkylight KennethSkylight left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

@emmastephenson emmastephenson merged commit f2d624c into main Dec 20, 2023
2 checks passed
@emmastephenson emmastephenson deleted the emma/home-page branch December 20, 2023 17:08
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.

3 participants