From d4aa24760f5dd10da118d3d08fe4f42418e9f988 Mon Sep 17 00:00:00 2001 From: itsmihirrao <39073078+itsmihirrao@users.noreply.github.com> Date: Mon, 3 Aug 2020 17:55:49 -0700 Subject: [PATCH 1/2] Add a space to Data Column comment --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 3f6060d6..fc05cbb4 100644 --- a/index.html +++ b/index.html @@ -143,7 +143,7 @@

Tinker With a Neural Network R
- +

Data From e44ded8f901f9426703bce73840bc075d55db03d Mon Sep 17 00:00:00 2001 From: itsmihirrao <39073078+itsmihirrao@users.noreply.github.com> Date: Tue, 4 Aug 2020 14:04:45 -0700 Subject: [PATCH 2/2] Update styles.css --- styles.css | 1 - 1 file changed, 1 deletion(-) diff --git a/styles.css b/styles.css index 87b9bc5d..141982da 100644 --- a/styles.css +++ b/styles.css @@ -105,7 +105,6 @@ body { color: rgba(0, 0, 0, 0.7); } - .button { cursor: pointer; display: -webkit-box;