Skip to content

Commit

Permalink
fix logos and labels alignment
Browse files Browse the repository at this point in the history
  • Loading branch information
WilliamDiakite committed Oct 17, 2024
1 parent 239a1d6 commit 37abd6d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/lib/components/Footer.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,11 @@
}
& i {
font-size: 2rem;
width: 2rem;
}
& svg {
min-width: 2rem;
}
}
#about {
Expand Down

0 comments on commit 37abd6d

Please sign in to comment.