diff --git a/webapp/index.html b/webapp/index.html
index 540e7aa..ccd69c4 100644
--- a/webapp/index.html
+++ b/webapp/index.html
@@ -29,12 +29,6 @@
-
-
-
-
-
-
+
+
+
+
+
+
diff --git a/webapp/style.css b/webapp/style.css
index b7796b8..9145206 100644
--- a/webapp/style.css
+++ b/webapp/style.css
@@ -166,7 +166,7 @@ body {
.exercise-name-row {
display: flex;
gap: 8px;
- margin-bottom: 4px;
+ margin-top: 4px;
}
.exercise-name-row .input { flex: 1; }