Created
January 1, 2020 17:27
-
-
Save IftekherSunny/bd0442149d2019dd2a1a7b95d93a1542 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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