Enhance congratulations page link styling by adding text-center class for improved alignment
This commit is contained in:
@@ -81,7 +81,7 @@
|
||||
<a
|
||||
href="https://daragt.com"
|
||||
target="_blank"
|
||||
class="w-full bg-primary text-on-primary py-md rounded-full font-label-md text-label-md shadow-[0_4px_12px_rgba(0,105,72,0.3)] hover:opacity-90 active:scale-95 transition-all"
|
||||
class="w-full bg-primary text-on-primary py-md rounded-full font-label-md text-label-md shadow-[0_4px_12px_rgba(0,105,72,0.3)] hover:opacity-90 active:scale-95 transition-all text-center"
|
||||
>
|
||||
Daragt harytlary görmek
|
||||
</a>
|
||||
|
||||
Reference in New Issue
Block a user