Add "hero" image
This commit is contained in:
@@ -518,9 +518,13 @@ strong {
|
|||||||
.hero-image {
|
.hero-image {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
z-index: 22;
|
z-index: 22;
|
||||||
top: 0;
|
top: -44px;
|
||||||
width: 100%;
|
/* width: 100%; */
|
||||||
min-width: 550px;
|
/* min-width: 550px; */
|
||||||
|
width: 340px;
|
||||||
|
height: 340px;
|
||||||
|
right: 67px;
|
||||||
|
border-radius: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.hero svg {
|
.hero svg {
|
||||||
|
|||||||
BIN
images/National Geographic on Instagram Photo by Stephe.jpg
Executable file
BIN
images/National Geographic on Instagram Photo by Stephe.jpg
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 273 KiB |
@@ -109,14 +109,14 @@
|
|||||||
</div>
|
</div>
|
||||||
</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>
|
<div class="hero-image-wrap"></div>
|
||||||
<img
|
<img
|
||||||
src="images/portrait-happy-excited-man-holding-laptop-computer.png"
|
src="images/National Geographic on Instagram Photo by Stephe.jpg"
|
||||||
class="hero-image img-fluid"
|
class="hero-image img-fluid"
|
||||||
alt=""
|
alt=""
|
||||||
/>
|
/>
|
||||||
</div> -->
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user