Skip to content

Instantly share code, notes, and snippets.

@IftekherSunny
Created January 1, 2020 17:27
Show Gist options
  • Save IftekherSunny/bd0442149d2019dd2a1a7b95d93a1542 to your computer and use it in GitHub Desktop.
Save IftekherSunny/bd0442149d2019dd2a1a7b95d93a1542 to your computer and use it in GitHub Desktop.
<style>
.corner-btn {
padding: 4px;
display: block;
font-weight: 700 !important;
text-transform: uppercase;
}
iframe {
margin-top: 15px
}
.col.sm-3 {
display: none;
}
.col.xs-12.sm-9 {
width: 100% !important;
}
.corner-text iframe {
height: 200px !important;
}
</style>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment