Enhance hero image style
This commit is contained in:
@@ -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 {
|
||||||
|
|||||||
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user