Adjust spacing

This commit is contained in:
Cagatay Civici 2023-12-30 22:38:03 +03:00
parent 0d5b167d45
commit b4f2c00dce
6 changed files with 6 additions and 6 deletions

View file

@ -1,6 +1,6 @@
<template>
<DocSectionText v-bind="$attrs">
<p>
<p class="mb-0">
PrimeVue has WCAG 2.1 AA level compliance; each component has a dedicated accessibility section to document several aspects, including keyboard and screen reader support. Through communication channels such as GitHub or Discord, numerous
accessibility experts worldwide continue to provide constant feedback to improve the accessibility features further. View the <NuxtLink to="/guides/accessibility">accessibility guide</NuxtLink> to learn more.
</p>