3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-05-24 10:05:03 +00:00

docs: accessibility improvements

This commit is contained in:
Dragory 2020-12-13 22:33:25 +02:00
parent 7336b75a8c
commit ba8d417017
4 changed files with 19 additions and 7 deletions

View file

@ -7,7 +7,7 @@
<!-- WIP bar -->
<div class="px-3 py-2 rounded bg-gray-800 shadow-md inline-block">
<alert class="inline-icon mr-1 text-yellow-300" />
<alert class="inline-icon mr-1 text-yellow-300" title="Note!" />
This documentation is a work in progress.
</div>