Responsive YouTube videos
This commit is contained in:
parent
54ddebbe81
commit
346e11b486
2 changed files with 16 additions and 1 deletions
|
@ -9,3 +9,16 @@ main
|
|||
|
||||
img
|
||||
@extend .img-responsive
|
||||
|
||||
.embed-container
|
||||
padding: 56.25% 0 0
|
||||
position: relative
|
||||
width: 100%
|
||||
|
||||
iframe,
|
||||
embed
|
||||
height: 100%
|
||||
left: 0
|
||||
position: absolute
|
||||
top: 0
|
||||
width: 100%
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue