Slightly modify HomePage SCSS

luke/rts-home-page-css
Luke Barnard 2017-02-14 15:33:08 +00:00
parent b6741d9b10
commit a79e05d34e
1 changed files with 1 additions and 4 deletions

View File

@ -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;
}