From 758b3f359341f963946d6d34e8f39d2a9c1f6040 Mon Sep 17 00:00:00 2001 From: polo Date: Sun, 20 Feb 2022 20:49:13 +0100 Subject: debuggage --- public/melaine.css | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'public/melaine.css') diff --git a/public/melaine.css b/public/melaine.css index dcb218c..09f38aa 100644 --- a/public/melaine.css +++ b/public/melaine.css @@ -48,10 +48,10 @@ figure bottom: 30px; } - img + /*img { max-width: 630px; - } + }*/ } @media screen and (max-width: 699px) @@ -74,10 +74,10 @@ figure bottom: 24px; } - img + /*img { max-width: 480px; - } + }*/ } @media screen and (max-width: 479px) @@ -100,8 +100,8 @@ figure bottom: 17px; } - img + /*img { max-width: 320px; - } + }*/ } -- cgit v1.2.3