Remove duplicate styles.
This commit is contained in:
parent
48c99e796f
commit
9cb0723f8d
|
@ -1,12 +1,8 @@
|
|||
html, body {
|
||||
margin:0px;
|
||||
width: 100%;
|
||||
height:100%;
|
||||
color: $defaultColor;
|
||||
background: $defaultBackground;
|
||||
font-size: 12px;
|
||||
font-weight: 400;
|
||||
overflow: hidden;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue