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

bugfix/stickyFooter #86

Merged
merged 1 commit into from
Aug 25, 2024
Merged

bugfix/stickyFooter #86

merged 1 commit into from
Aug 25, 2024

Conversation

slandath
Copy link
Member

Bugfix Sticky Footer

  • Added height: 100% to HTML, Body, 'root' div, and App div element
  • Added flex and flex direction: column to App div element
  • Added top-margin: auto to Footer component

These changes cause the content container components to no longer take up the full width of their parent containers.

Content Container Component CSS full-width fix

  • Added width: 100% to HomeContentContainer, HiveContentContainer, ContentContentContainer and CommentContainer

@slandath slandath merged commit 2e0d12f into main Aug 25, 2024
1 check passed
@slandath slandath deleted the bugfix/stickyFooter branch August 25, 2024 13:53
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.

1 participant