From dd6bce0cbe4eaa464e64e7e1290988f1eb55f55c Mon Sep 17 00:00:00 2001 From: Mohammed Al-yaseen Date: Sun, 24 Sep 2023 11:39:18 +0300 Subject: [PATCH] Enhance hero image style --- css/templatemo-first-portfolio-style.css | 5 +++-- index.html | 3 ++- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/css/templatemo-first-portfolio-style.css b/css/templatemo-first-portfolio-style.css index 37aca72..743d257 100644 --- a/css/templatemo-first-portfolio-style.css +++ b/css/templatemo-first-portfolio-style.css @@ -525,6 +525,7 @@ strong { height: 340px; right: 67px; border-radius: 100%; + border: 5px solid #FFF; } .hero svg { @@ -986,9 +987,9 @@ strong { height: 400px; } - .hero-image { + /* .hero-image { min-width: 650px; - } + } */ .hero-title, .hero h2 { diff --git a/index.html b/index.html index c0dc9cc..1c57456 100644 --- a/index.html +++ b/index.html @@ -110,7 +110,8 @@
-
+ +