Font size is scaled when scale is applied on hover

im using Tailwind CSS for styling.
text is hidden by default and on hover opacity is set to 100 to reveal the text. The issue is scaling factor is also scaling the text. Anyone knows how to fix it/

https://codepen.io/avinash-tallapaneni/pen/abQmQYZ?editors=1010
image.png
Was this page helpful?