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.
|
.main .pane {
|
|
height:auto;
|
|
gap:8px;
|
|
grid-row:2 / span 3 ;
|
|
grid-column:2 ;
|
|
|
|
|
|
}
|
|
.main .pane iframe{ width:100%; border:0px; height:80%;}
|