Remove duplicate styles.

This commit is contained in:
yanas 2016-09-22 15:28:10 -05:00 committed by damencho
parent 48c99e796f
commit 9cb0723f8d
1 changed files with 1 additions and 5 deletions

View File

@ -1,16 +1,12 @@
html, body {
margin:0px;
width: 100%;
height:100%;
color: $defaultColor;
background: $defaultBackground;
font-size: 12px;
font-weight: 400;
overflow: hidden;
text-align: center;
}
.closeMessage {
font-size: 36px;
margin-top: 20%;
}
}