Skip to content

Commit

Permalink
fix footer
Browse files Browse the repository at this point in the history
  • Loading branch information
SamBWagner committed Jul 3, 2024
1 parent e9f3a61 commit c5865fc
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions UI/app/components/footer.module.css
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
.container {
bottom: 0;
left: 0;
width: 100%;
background-color: var(--background-color-darkened);
padding: 1rem;
padding-top: 1rem;
padding-bottom: 1rem;
display: flex;
justify-content: center;
align-items: center;
Expand Down

0 comments on commit c5865fc

Please sign in to comment.