refactor(ui): better spacing and font-weight

This commit is contained in:
liyasthomas
2021-11-06 21:15:28 +05:30
parent 0f07c47e9f
commit 40c88b3e35
44 changed files with 53 additions and 51 deletions

View File

@@ -55,7 +55,7 @@
"
:alt="$t('empty.documentation')"
/>
<span class="text-center">
<span class="text-center mb-4">
{{ $t("empty.documentation") }}
</span>
</div>
@@ -223,7 +223,7 @@
"
:alt="$t('empty.schema')"
/>
<span class="text-center">
<span class="text-center mb-4">
{{ $t("empty.schema") }}
</span>
</div>