diff --git a/index.html b/index.html index 0519ce5..df23bbd 100644 --- a/index.html +++ b/index.html @@ -20,7 +20,7 @@ li{margin-left: 1em} .float-right{float: right;margin-left: 10px} .float-left{float: left;margin-right: 10px} .clearfix::after {display: block;content: "";clear: both;} -.video{width: 360px} +.video{width: 56%} .media{width: 48%;} .icons svg{width: 80px;height: 80px;margin: 4px} @media only screen and (max-width: 768px) { @@ -43,9 +43,9 @@ li{margin-left: 1em}