stupid width

master
Jay Moore/NQ4T 11 months ago
parent 0d23e11cb3
commit e3f93e361f

@ -261,13 +261,13 @@ a.sidebar-nav-item:focus {
@media (min-width: 104em) {
.iframe-parent {
width: 50vw;
height: 42vw;
height: 40vw;
}
}
@media (min-width: 114em) {
.iframe-parent {
width: 45vw;
height: 42vw;
height: 35vw;
}
}
/* Expand to the entire container */

Loading…
Cancel
Save