From f431acf3b433e466766e2ff034c32b71ee764080 Mon Sep 17 00:00:00 2001 From: floor Date: Wed, 8 Jun 2022 16:12:38 +0200 Subject: [PATCH] Update 'sobremesa/index.html' --- sobremesa/index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sobremesa/index.html b/sobremesa/index.html index 11aa518..13c995e 100644 --- a/sobremesa/index.html +++ b/sobremesa/index.html @@ -12,7 +12,7 @@ img { box-shadow: 1px 1px 5px 0 magenta !important; margin: 0.8% 0.8% 0.8% 0%; - padding: 0px; + } body{ @@ -25,6 +25,7 @@ color: green !important; border: 1px solid silver; border-radius: 15px !important; + padding: 30px; }