12 lines
211 B
Sass
12 lines
211 B
Sass
@import custom.css
|
|
body
|
|
@apply font-beVietnam text-black-500
|
|
|
|
// video
|
|
// max-width: 100% !important
|
|
// width: unset !important
|
|
// height: unset !important
|
|
|
|
iframe
|
|
width: 100% !important
|
|
|