mirror of https://github.com/onweru/compose.git

weru
07.59.2020 5837ea4968ff59f2bc8020bddfbc4264eb94f91c
assets/sass/_components.sass
@@ -69,3 +69,20 @@
    @media screen and (min-width: 20rem)
      margin-left: 0.5rem
.video
  &_embed
    position: relative
    padding-bottom: 56.25%
    padding-top: 30px
    height: 0
    overflow: hidden
    margin: 25px 0
    iframe,
    object,
    embed
      position: absolute
      top: 0
      left: 0
      width: 100%
      height: 100%