Use SugarSS
This commit is contained in:
parent
597b3d047a
commit
7319a7a940
22 changed files with 105 additions and 122 deletions
7
resources/css/components/video.sss
Normal file
7
resources/css/components/video.sss
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
.video-full
|
||||
@apply w-full relative
|
||||
padding-top: 56.25%
|
||||
|
||||
iframe,
|
||||
embed
|
||||
@apply absolute h-full left-0 top-0 w-full
|
||||
Loading…
Add table
Add a link
Reference in a new issue