From 087a01aaac0c3b60feee4b1aceb38656524860e8 Mon Sep 17 00:00:00 2001 From: elioat Date: Mon, 17 Feb 2025 15:16:38 -0500 Subject: * --- html/simple-shape/index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'html') diff --git a/html/simple-shape/index.html b/html/simple-shape/index.html index 91a68a3..3eda1f7 100644 --- a/html/simple-shape/index.html +++ b/html/simple-shape/index.html @@ -13,13 +13,13 @@ align-items: center; min-height: 100vh; background: #f0f0f0; - padding: 40px; /* Add padding to body */ + padding: 40px; } .canvas-container { width: 100%; - max-width: 800px; /* Visible width in viewport */ + max-width: 800px; margin: 20px; - padding: 40px; /* Add padding around canvas */ + padding: 40px; background: white; box-shadow: 0 0 20px rgba(0,0,0,0.1); } -- cgit 1.4.1-2-gfad0