From 8e9a2b720854041ec22e19c140cb9a4990cb2b1e Mon Sep 17 00:00:00 2001 From: Danny Date: Sat, 18 Apr 2026 18:52:26 +0200 Subject: [PATCH] ui(webapp): split current exercise and next-exercise input into separate cards The two concerns sharing one gray block felt crowded. Giving the next-exercise input its own card creates clear visual separation and a natural "what comes next" feel. Drop the now-redundant top-border/padding on .sets-section since it's its own card now. Co-Authored-By: Claude Opus 4.7 (1M context) --- webapp/index.html | 30 +++++++++++++++--------------- webapp/style.css | 7 +------ 2 files changed, 16 insertions(+), 21 deletions(-) diff --git a/webapp/index.html b/webapp/index.html index ccd69c4..cffdd21 100644 --- a/webapp/index.html +++ b/webapp/index.html @@ -27,23 +27,23 @@
- -
- -