docs: update intro text, add "Can I help?" section

This commit is contained in:
Oliver Davies 2022-03-17 08:41:32 +00:00
parent 03304d7297
commit fbcd17c1f2
2 changed files with 25 additions and 2 deletions

View file

@ -1,5 +1,9 @@
<a
class="inline-flex items-center px-6 py-3 text-base font-medium rounded-md bg-blue-primary text-white no-underline hover:bg-white hover:text-blue-primary focus:bg-white focus:text-blue-primary transition-color ease-in-out duration-200"
class="
inline-flex items-center px-6 py-3 font-medium rounded-md bg-blue-primary text-white no-underline hover:bg-white hover:text-blue-primary focus:bg-white focus:text-blue-primary transition-color ease-in-out duration-200
{{ size == 'normal' ? 'text-base' }}
{{ size == 'large' ? 'text-lg' }}
"
href="{{ href }}"
>
{% block text '' %}