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