button colour
This commit is contained in:
parent
38560f744d
commit
600c7b6d25
@ -19,7 +19,7 @@ async function submitRecipe() {
|
|||||||
<p class="text-[28pt] mr-auto">New Recipe</p>
|
<p class="text-[28pt] mr-auto">New Recipe</p>
|
||||||
<button
|
<button
|
||||||
id="btn-save"
|
id="btn-save"
|
||||||
class="px-1 w-15 h-9 bg-green-500 rounded-lg"
|
class="px-1 w-15 h-9 bg-white/10 active:bg-white/20 transition-colors rounded-lg"
|
||||||
>
|
>
|
||||||
Save
|
Save
|
||||||
</button>
|
</button>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user