Slightly modify HomePage SCSS
This commit is contained in:
parent
b6741d9b10
commit
a79e05d34e
1 changed files with 1 additions and 4 deletions
|
@ -16,14 +16,11 @@ limitations under the License.
|
|||
*/
|
||||
|
||||
.mx_HomePage {
|
||||
max-width: 960px;
|
||||
width: 100%;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
}
|
||||
.mx_HomePage iframe {
|
||||
width: 100%;
|
||||
height: 90%;
|
||||
height: 99%;
|
||||
border: 0px;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue