Add and use sugarss

This commit is contained in:
Oliver Davies 2019-10-06 22:29:11 +01:00
parent 906e4c1938
commit ab6e0d2df5
16 changed files with 81 additions and 111 deletions

View file

@ -1,9 +1,7 @@
.video-full {
@apply w-full relative;
padding-top: 56.25%;
.video-full
@apply w-full relative
padding-top: 56.25%
iframe,
embed {
embed
@apply absolute h-full left-0 top-0 w-full
}
}