mirror of
https://github.com/Queer-Lexikon/regenbogenkarte
synced 2024-11-10 06:34:21 +00:00
Change reset button color to purple
This commit is contained in:
parent
0cc7cc15a6
commit
05a593b0b4
1 changed files with 1 additions and 1 deletions
|
@ -235,7 +235,7 @@
|
|||
<!-- #region Emergency button -->
|
||||
<button
|
||||
id="reset-button"
|
||||
class="bg-green-800 bottom-0 sticky text-white px-4 py-3 md:absolute md:right-2 md:bottom-20 md:rounded-full"
|
||||
class="bg-ql-purple bottom-0 sticky text-white px-4 py-3 md:absolute md:right-2 md:bottom-20 md:rounded-full"
|
||||
>
|
||||
Reset
|
||||
</button>
|
||||
|
|
Loading…
Reference in a new issue