Tailwindcss flex-col issue

Hi guys, I am trying to build a login page and currently I am using tailwind css to build it. I am putting flex-col as a property but its changes are not reflecting. I am not sure what I am doing wrong, can someone help?
I can clearly see flex property is getting set on right side of dev tools but not the flex-col property
image.png
Was this page helpful?