diff --git a/index.html b/index.html index 71922e9..9ddc00c 100644 --- a/index.html +++ b/index.html @@ -16,12 +16,16 @@ font-size: 150%; } .main {grid-area: main;} -.left {grid-area: left;} -.right {grid-area: right;} -.down {grid-area: down;} -.imgcontain {object-fit: contain;} -img { +.left { + grid-area: left; object-fit: contain; +} +.right { + grid-area: right; + object-fit: contain; +} +.down {grid-area: down;} +img { width: 100%; height: 100%; } @@ -42,32 +46,17 @@ img {

Tohle je přepadení

-

- "Proč jsme takový vemena Matúši?"
- - Kačka -

-

- "Nepřišel Mohamed za javascriptem, přišel javascript za Mohamedem."
- - Kubík -

-

- "Čau lidi, já jsem křeček."
- - Topení -

+
- + + Obrázek 1: Karinka
- + + Obrázek 2: Pufíček
@@ -85,5 +74,17 @@ img {

+