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

Footer styling #17

Merged
merged 7 commits into from
Dec 27, 2022
Merged

Footer styling #17

merged 7 commits into from
Dec 27, 2022

Conversation

danalvrz
Copy link
Contributor

Regarding: https://github.com/kitconcept/bfs-intranet/issues/26

  • Resized footer to match Figma example
  • Changed font-weights
  • Aligned links to center and adjusted spacing
  • Reduced font-size for "Powered by" link

Screenshot:
Screenshot

Copy link
Member

@sneridagh sneridagh left a comment

Choose a reason for hiding this comment

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

LGTM, just a couple of comments

src/theme/_footer.scss Outdated Show resolved Hide resolved
src/theme/_footer.scss Outdated Show resolved Hide resolved
@danalvrz danalvrz requested a review from sneridagh December 20, 2022 22:32
@sneridagh sneridagh mentioned this pull request Dec 22, 2022
src/theme/_footer.scss Outdated Show resolved Hide resolved
padding-bottom: 0.5rem;
padding-top: 0;

@media only screen and (max-width: $tablet-breakpoint) {
Copy link
Member

Choose a reason for hiding this comment

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

@sneridagh @danalvrz So we have container queries now. Doesn't that make media queries obsolete? I wonder if it complicates things if we use both.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Great questions, I am not sure, but would be happy to find a different implementation if it does complicate things

Copy link
Member

Choose a reason for hiding this comment

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

I think we will probably want to look at using container queries, but I would leave it until Victor is back and in a new PR.

src/theme/_footer.scss Outdated Show resolved Hide resolved
src/theme/_footer.scss Outdated Show resolved Hide resolved
src/theme/_footer.scss Outdated Show resolved Hide resolved
src/theme/_footer.scss Outdated Show resolved Hide resolved
@davisagli davisagli marked this pull request as ready for review December 27, 2022 18:47
@davisagli davisagli merged commit e2af625 into main Dec 27, 2022
@davisagli davisagli deleted the footer-theme-style branch December 27, 2022 18:47
iRohitSingh added a commit that referenced this pull request Jul 11, 2023
steffenri pushed a commit that referenced this pull request Jul 12, 2023
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.

4 participants