From 59370754128a45b8dc8e80efba2a0dd9008ae6ef Mon Sep 17 00:00:00 2001 From: andrzej Date: Tue, 12 Nov 2024 20:46:26 +0100 Subject: [PATCH] image size quick fix --- css/styles.css | 2 +- index.html | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/css/styles.css b/css/styles.css index 0915129..9d22ff5 100644 --- a/css/styles.css +++ b/css/styles.css @@ -279,7 +279,7 @@ img { } .desktop-screen { - max-width: 400px; + max-width: 60%; } .mobile-screen { diff --git a/index.html b/index.html index 5a8592c..c39ecff 100644 --- a/index.html +++ b/index.html @@ -6,8 +6,8 @@ Andrzej Stepien : Coder for Hire - - + +