Update index.html
authorPatrick McGuire <insidenothing@gmail.com>
Mon, 27 Apr 2020 14:27:48 +0000 (10:27 -0400)
committerGitHub <noreply@github.com>
Mon, 27 Apr 2020 14:27:48 +0000 (10:27 -0400)
index.html

index eeacf04..fd418bd 100644 (file)
     position:relative; /* Necessary for correct mouse co-ords in Firefox */
 }
 #clearbutton {
-    font-size: 15px;
-    padding: 10px;
+    font-size: 12px;
+    padding: 5px;
     -webkit-appearance: none;
     background: #eee;
     border: 1px solid #888;