Once again, faced with my own silly problems. This time I stumbled upon the following page:
I am trying to style the "enter your U.R.L here" text with the following properties:
font-weight: 600;
font-size: 1.5em;
The issue arises when I try to adjust the font size, as it messes up the entire box layout.
Any suggestions on how to solve this?
Thank you!