From 2389dc36386c248cceb37cc5d36fbd4321862c5e Mon Sep 17 00:00:00 2001 From: Nguyen Thi My Khanh <106447791+ntmkhanh@users.noreply.github.com> Date: Sat, 10 Feb 2024 00:29:36 +0700 Subject: [PATCH] Update styles.css --- styles.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/styles.css b/styles.css index 46e8894..a3bdaf9 100644 --- a/styles.css +++ b/styles.css @@ -69,7 +69,7 @@ a { } img { - width: 90%;; + max-width: 80%;; height: auto; display: block; }