Slightly modify HomePage SCSS
This commit is contained in:
@@ -16,14 +16,11 @@ limitations under the License.
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
.mx_HomePage {
|
.mx_HomePage {
|
||||||
max-width: 960px;
|
|
||||||
width: 100%;
|
width: 100%;
|
||||||
margin-left: auto;
|
|
||||||
margin-right: auto;
|
|
||||||
}
|
}
|
||||||
.mx_HomePage iframe {
|
.mx_HomePage iframe {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 90%;
|
height: 99%;
|
||||||
border: 0px;
|
border: 0px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user