From 9757dd1c53aaa0207cb2720941481701bc5a599d Mon Sep 17 00:00:00 2001 From: Matuush Date: Mon, 26 Feb 2024 11:21:11 +0100 Subject: [PATCH] images linked with descriptions --- index.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/index.html b/index.html index 8753357..947dbc3 100644 --- a/index.html +++ b/index.html @@ -20,10 +20,10 @@ .right {grid-area: right;} .down {grid-area: down;} img { - object-fit: contain; width: 100%; height: 100%; } +.imgcontain {object-fit: contain;} .container { display: grid; grid-template-columns: 3fr 2fr 2fr 3fr; @@ -44,15 +44,15 @@ img {
-
+
-
+

Webové stránky takového toho tamtoho člověka