Skip to content

Commit

Permalink
styles: enhance
Browse files Browse the repository at this point in the history
  • Loading branch information
daguitosama committed Nov 23, 2022
1 parent af4a400 commit dd8f48d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/section/SectionWhatsappComposer.vue
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
<div class="mt-4">
<a
:href="w_route"
class="border border-slate-600 block w-full bg-gray-800 dark:bg-slate-600 text-white/70 text-center py-2 px-2 rounded-xl"
class="border border-slate-600 block w-full bg-gray-800 dark:bg-slate-600 text-white/90 dark:text-white/80 text-center py-2 px-2 rounded-xl"
>
Send
</a>
Expand Down

0 comments on commit dd8f48d

Please sign in to comment.