Created
February 9, 2016 11:21
-
-
Save antonkartashov/ac122b77c60c771013b9 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
| .h_iframe | |
| position relative | |
| .h_iframe .ratio | |
| display block | |
| width 100% | |
| height auto | |
| .h_iframe iframe | |
| position absolute | |
| top 0 | |
| left 0 | |
| width 100% | |
| height 100% |
Author
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
html/jade: https://gist.github.com/antonkartashov/1bb9849674cec27e5b35