update styling and fix search to include lowercase
This commit is contained in:
parent
dfadc7052b
commit
85dbe967ee
5 changed files with 21 additions and 22 deletions
|
@ -1 +1 @@
|
|||
<button type="button">{{ text }}</button>
|
||||
<button type="button" class="px-6 py-2 bg-blue-500 text-white font-semibold rounded-lg shadow-md hover:bg-blue-700 focus:outline-none focus:ring-2 focus:ring-blue-400 focus:ring-opacity-75">{{ text }}</button>
|
||||
|
|
Reference in a new issue