Skip to content

Commit

Permalink
feat(HomeFooter): optimize footer style
Browse files Browse the repository at this point in the history
  • Loading branch information
Theo-Messi committed Nov 7, 2024
1 parent f4017ee commit 0752f23
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/Lumen/components/HomeFooter.vue
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,6 @@ const props = defineProps<{ Footer_Data: FooterData }>()
}
.list-link {
margin-bottom: 0.5rem;
margin: 0 0.5rem;
line-height: 1.7rem;
opacity: 0.9;
Expand Down

0 comments on commit 0752f23

Please sign in to comment.