Skip to content

Commit

Permalink
fix #374: alignment of icons in the footer of sidebar (#375)
Browse files Browse the repository at this point in the history
  • Loading branch information
L33Z22L11 authored Jan 29, 2024
1 parent fbbbb01 commit a2f429a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions source/css/_layout/sidebar/footer.styl
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
display: grid
grid-gap: 0.25rem 0.25rem
grid-template-columns: repeat(auto-fill, 32px)
text-align: center
.social
line-height: 0
display: inline-block
Expand Down

0 comments on commit a2f429a

Please sign in to comment.