From bdc2152213c06acd30321ebdb63c83fc94f9e0e2 Mon Sep 17 00:00:00 2001 From: Max Lehmann Date: Thu, 17 Jun 2021 18:46:30 +0200 Subject: [PATCH] Update 'makeinclusivewebsites/index.html' --- makeinclusivewebsites/index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/makeinclusivewebsites/index.html b/makeinclusivewebsites/index.html index 037daab..ab754c8 100644 --- a/makeinclusivewebsites/index.html +++ b/makeinclusivewebsites/index.html @@ -27,6 +27,7 @@ } img { max-width: 100% !important; + width: 100% !important; outline: 1.5px solid lightgray; box-shadow: grey 2.5px 2.5px 10px -0.5px; }