Skip to content

Commit

Permalink
Fix: adjust footer link width for better layout
Browse files Browse the repository at this point in the history
  • Loading branch information
aelassas committed Jan 2, 2025
1 parent f65c524 commit 526376e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend/src/assets/css/footer.css
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ div.footer ul.links li {
list-style: none;
cursor: pointer;
margin: 10px 0;
width: fit-content;
}

div.footer ul.links li:hover {
Expand Down

0 comments on commit 526376e

Please sign in to comment.