diff --git a/css/_close.scss b/css/_close.scss index f6cf5fb00..1aec5a9cb 100644 --- a/css/_close.scss +++ b/css/_close.scss @@ -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%; -} +} \ No newline at end of file