ItsAlexanderPopov / Portfolio

My Portfolio
https://alexpopov.vercel.app
2 stars 0 forks source link

Contact Form Labels #6

Closed ItsAlexanderPopov closed 11 months ago

ItsAlexanderPopov commented 11 months ago

Labels' size are px format and on mobile they seem too big and cover some of the input text from the top. I need to experiment it with rem or em formats without ruining the animation of it. If that doesn't work, I would probably make it a bit smaller size of text px.

ItsAlexanderPopov commented 11 months ago

Converted labels' text sizes and everything related to rem instead of px. Also outline and line-height defined so it won't be changing on mobile randomly on different devices. Now the labels look correct and visually pleasing on all devices.