diff --git a/assets/style.css b/assets/style.css index f8c8b53..45d92e1 100644 --- a/assets/style.css +++ b/assets/style.css @@ -79,7 +79,7 @@ code { font-family: Kobata !important; font-weight: normal; word-break: break-wo .embed .iframe.active { padding:56.25% 0 0 0; position:relative } .embed .iframe.active iframe { position:absolute; top:0; left:0; width:100%; height:100% } .embed div { position: relative; } -.embed video { width: 100%; } +video { width: 100%; } .embeded-iframe { border: none; width: 100% } .siema { position: relative; transition: height .2s }