style: don't wrap social links

pull/2323/head
Divyansh Singh 1 year ago committed by GitHub
parent 521f62f306
commit 2afb1477be
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -21,7 +21,6 @@ defineProps<{
<style scoped>
.VPSocialLinks {
display: flex;
flex-wrap: wrap;
justify-content: center;
}
</style>

Loading…
Cancel
Save