Fix Google reCaptcha width vs form

If you are facing same issue where Google reCaptcha doesn’t match your form width, here is the quick hack. Put this CSS in your html view or in common style sheet, depends how you are using css (inline or css files).

.g-recaptcha {
transform:scale(1.06);
transform-origin:0 0;
}

Before:

After: implementing css

There could be other solution for this, but for now this works for me.

Sponsor: www.iExpenser.com
Free expense managing tool.

Author: Danyal
I'm a skilled programmer specializing in Vue.js/Nuxt.js for front-end development and PHP Laravel for back-end solutions. I have a strong focus on API design and development, complemented by experience in web server setup and maintenance. My versatile expertise ensures seamless creation and maintenance of web applications, covering everything from intuitive user interfaces to robust server-side functionality. Passionate about coding and driven by a lifelong learning mindset, I invite you to explore more at danyal.dk.