Skip to content

Commit

Permalink
Adjust footer height from 1.5em to 1em for better alignment
Browse files Browse the repository at this point in the history
  • Loading branch information
jhoxhaa committed Aug 25, 2024
1 parent c09e392 commit 872c414
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/css/lists.less
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

footer {
align-items: stretch;
height: 1.5em;
height: 1em;
justify-content: flex-start;
padding-top: 0;

Expand Down

0 comments on commit 872c414

Please sign in to comment.