Enhance hero image style

This commit is contained in:
Mohammed Al-yaseen
2023-09-24 11:39:18 +03:00
parent 60d09dcde6
commit dd6bce0cbe
2 changed files with 5 additions and 3 deletions

View File

@@ -525,6 +525,7 @@ strong {
height: 340px; height: 340px;
right: 67px; right: 67px;
border-radius: 100%; border-radius: 100%;
border: 5px solid #FFF;
} }
.hero svg { .hero svg {
@@ -986,9 +987,9 @@ strong {
height: 400px; height: 400px;
} }
.hero-image { /* .hero-image {
min-width: 650px; min-width: 650px;
} } */
.hero-title, .hero-title,
.hero h2 { .hero h2 {

View File

@@ -110,7 +110,8 @@
</div> </div>
<div class="col-lg-5 col-12 position-relative"> <div class="col-lg-5 col-12 position-relative">
<div class="hero-image-wrap"></div> <!-- TODO: apply Style in case implementing the hero image -->
<!-- <div class="hero-image-wrap"></div> -->
<img <img
src="images/National Geographic on Instagram Photo by Stephe.jpg" src="images/National Geographic on Instagram Photo by Stephe.jpg"
class="hero-image img-fluid" class="hero-image img-fluid"