Minimum height for youtube embeds
This commit is contained in:
parent
15d2f1ce18
commit
a2df79d614
@ -238,14 +238,14 @@
|
||||
list-style: none
|
||||
|
||||
li.projects__list-item
|
||||
display: flex
|
||||
align-items: center
|
||||
padding: 10px 0
|
||||
margin: 10px 20px
|
||||
background-color: white
|
||||
border: thin solid $color-background-dark
|
||||
border-radius: 3px
|
||||
box-shadow: 1px 1px 0 rgba(black, .1)
|
||||
display: flex
|
||||
margin: 10px 15px
|
||||
padding: 10px 0
|
||||
|
||||
&:hover
|
||||
cursor: pointer
|
||||
|
@ -427,6 +427,12 @@
|
||||
iframe
|
||||
min-height: 314px
|
||||
|
||||
iframe[src^="https://www.youtube"]
|
||||
+media-xs
|
||||
iframe
|
||||
min-height: 420px
|
||||
min-height: 500px
|
||||
|
||||
iframe[src^="https://w.soundcloud"]
|
||||
min-height: auto
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user