From 0ec306c2cd37f904d89ae77ec2cebbb4d60f6c6a Mon Sep 17 00:00:00 2001 From: EspenVista <522581@vistacollege.nl> Date: Fri, 4 Apr 2025 20:54:08 +0100 Subject: [PATCH] update --- style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/style.css b/style.css index e6df5ab..096b60e 100644 --- a/style.css +++ b/style.css @@ -79,7 +79,7 @@ input, textarea { button { background-color: #28a745; color: white; - padding: 10px 15px; + padding: 10px 15px; border: none; border-radius: 5px; cursor: pointer; @@ -94,7 +94,7 @@ body { padding: 0; background-color: #f8f9fa; text-align: center; -} +}v .container { max-width: 800px; margin: 50px auto;