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>
|
||||
<button
|
||||
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
|
||||
</button>
|
||||
|
Loading…
x
Reference in New Issue
Block a user