diff --git a/files/main.css b/files/main.css index 10db8aa..7ebd147 100644 --- a/files/main.css +++ b/files/main.css @@ -188,7 +188,11 @@ input.input100 { [ Color ]*/ .cl0 {color: #fff;} - +@media (max-width: 420px) { + #hiddenMessage{ + visibility:collapse; + } +} /*////////////////////////////////////////////////////////////////// @@ -644,4 +648,4 @@ input.input100 { .w-full-ssm {width: 100%;} /*---------------------------------------------*/ -} \ No newline at end of file +} diff --git a/index.htm b/index.htm index cf1c344..d6b6951 100644 --- a/index.htm +++ b/index.htm @@ -29,7 +29,7 @@