From 3faea4541b6e3195c30aaeeff8165e41069ab591 Mon Sep 17 00:00:00 2001 From: Liam Stamper <136619788+liamstamper@users.noreply.github.com> Date: Sat, 23 Sep 2023 14:30:41 -0500 Subject: [PATCH] pjohn --- frontend/buy.html | 8 +++++++- frontend/style.css | 2 +- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/frontend/buy.html b/frontend/buy.html index d6a508a..516c79d 100644 --- a/frontend/buy.html +++ b/frontend/buy.html @@ -33,10 +33,16 @@


-
+
+
+
+
+ +
+

diff --git a/frontend/style.css b/frontend/style.css index d5768fa..a57502a 100644 --- a/frontend/style.css +++ b/frontend/style.css @@ -416,7 +416,7 @@ input[type=submit]{ display: flex; flex-direction: column; align-items: center; - height: 600px; + height: 700px; width: 500px; padding: 20px; border: 2px solid #000;