<Socials> fix consistency issues with font size & margin bottom
This commit is contained in:
parent
cfdd8657ce
commit
2e2f8fee53
|
@ -1,6 +1,6 @@
|
||||||
<template>
|
<template>
|
||||||
<section v-if="config.links.socials.length">
|
<section v-if="config.links.socials.length">
|
||||||
<h2 class="h3">
|
<h2 class="mb-3">
|
||||||
<Icon v="hashtag"/>
|
<Icon v="hashtag"/>
|
||||||
<T>links.social</T>
|
<T>links.social</T>
|
||||||
</h2>
|
</h2>
|
||||||
|
|
Reference in New Issue