mirror of
https://github.com/Lapikud/tipilan.git
synced 2026-03-23 21:34:21 +00:00
adjust disabled button opacity
This commit is contained in:
@@ -72,7 +72,7 @@ export default async function Tickets({
|
|||||||
</ul>
|
</ul>
|
||||||
{/*<Link href="https://fienta.com/et/tipilan" target="_blank">*/}
|
{/*<Link href="https://fienta.com/et/tipilan" target="_blank">*/}
|
||||||
<button
|
<button
|
||||||
className={`px-4 py-2 bg-[#007CAB] text-white ${vipnagorgialla.className} font-bold text-xl italic uppercase`}
|
className={`px-4 py-2 bg-[#007CAB] text-white ${vipnagorgialla.className} font-bold text-xl italic uppercase opacity-55`}
|
||||||
>
|
>
|
||||||
{t("tickets.soldOut")}!
|
{t("tickets.soldOut")}!
|
||||||
</button>
|
</button>
|
||||||
|
|||||||
Reference in New Issue
Block a user