Update _close.scss
This commit is contained in:
parent
b772c151fc
commit
75f80ae877
|
@ -3,10 +3,10 @@ html, body {
|
||||||
height:100%;
|
height:100%;
|
||||||
color: $defaultColor;
|
color: $defaultColor;
|
||||||
background: $defaultBackground;
|
background: $defaultBackground;
|
||||||
text-align: center;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.closeMessage {
|
.closeMessage {
|
||||||
|
text-align: center;
|
||||||
font-size: 36px;
|
font-size: 36px;
|
||||||
margin-top: 20%;
|
margin-top: 20%;
|
||||||
}
|
}
|
Loading…
Reference in New Issue