Skip to content

Instantly share code, notes, and snippets.

View kemeny's full-sized avatar
💭
I may be slow to respond.

Francisco kemeny

💭
I may be slow to respond.
View GitHub Profile
<style>
/*
This css fixes the code insert for typeform embeds on unbounce sites.
Forms display full screen on mobile. Not sure if this is the best way to approach the problem.
Hope to get comments and a better solution.
*/
@media only screen and (max-width: 736px)
{