diff --git a/index.php b/index.php index f441075..a3354ea 100644 --- a/index.php +++ b/index.php @@ -30,10 +30,8 @@ -webkit-box-sizing: border-box; } - #body-input { - width: calc(100% - 6px); - height: 150px; - resize: none; + #image-bits { + display: none; } input[type=submit] { @@ -110,6 +108,8 @@
@@ -179,7 +179,12 @@ fclose($myfile); } - // +