From 728cf48477f08387dc8e5fcfbbe8655d67ffcaf7 Mon Sep 17 00:00:00 2001 From: Cara Manuela Mayer Yepez Date: Tue, 28 Mar 2023 18:51:35 +0200 Subject: [PATCH] beer --- web/style.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/web/style.css b/web/style.css index 4deb55f..77712d3 100644 --- a/web/style.css +++ b/web/style.css @@ -13,7 +13,8 @@ body letter-spacing: 0.1px; } img{ - max-width: 100%; + max-width: 80vw; + margin: 10vw 0; } ::selection{ background-color: #000;