From 7558da6c3706ad03ae23fcf961535fe5ab66b788 Mon Sep 17 00:00:00 2001 From: Bryan Lancien Date: Tue, 15 Nov 2022 17:09:34 +0000 Subject: [PATCH 1/2] implement basic version of form --- pages/scenario-creation-2.html | 121 +++++++++---------- stylesheets/css/main.css | 153 +++++++++++------------- stylesheets/css/main.css.map | 2 +- stylesheets/scss/components/_forms.scss | 14 +++ 4 files changed, 144 insertions(+), 146 deletions(-) diff --git a/pages/scenario-creation-2.html b/pages/scenario-creation-2.html index cc8dd07..16155e5 100644 --- a/pages/scenario-creation-2.html +++ b/pages/scenario-creation-2.html @@ -24,7 +24,7 @@