You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
99 B
CSS

7 years ago
#container {
display: flex;
//width: ;
}
iframe {
border: 0px;
7 years ago
width: 30vW;
7 years ago
height: 60vH;
}
7 years ago