getting closer23

master
nq4t 2 years ago
parent 6b427f84d2
commit 3242698bf9

@ -199,6 +199,10 @@ a.sidebar-nav-item:focus {
margin-right: 22rem;
}
}
.iframe-parent{
width: 94vw;
height: 75vh;
}
@media (min-width: 48em) {
.iframe-parent {
@ -206,10 +210,6 @@ a.sidebar-nav-item:focus {
height: 75vw;
}
}
.iframe-parent{
width: 94vw;
height: 75vh;
}
/* Expand to the entire container */
iframe{

Loading…
Cancel
Save