img issue fixed
This commit is contained in:
parent
ac91e93d37
commit
a597a6e25b
@ -448,9 +448,9 @@ a:hover {
|
||||
background-position: right center;
|
||||
}
|
||||
|
||||
.hero-title{
|
||||
/* .hero-title{
|
||||
color: #fff !important;
|
||||
}
|
||||
} */
|
||||
}
|
||||
|
||||
/* ── FEATURES BAR ──────────────────────────────────────────── */
|
||||
|
||||
@ -356,11 +356,11 @@ el.textContent=new Date().getFullYear();
|
||||
.v2-about-wrapper {
|
||||
max-width: 1600px;
|
||||
margin: 0 auto;
|
||||
padding: 0 32px;
|
||||
<!-- padding: 0 32px; -->
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: space-between;
|
||||
gap: 64px;
|
||||
gap: 20px;
|
||||
flex-wrap: wrap;
|
||||
}
|
||||
.v2-about-text {
|
||||
@ -395,7 +395,7 @@ el.textContent=new Date().getFullYear();
|
||||
max-width: 90%;
|
||||
}
|
||||
.v2-about-images {
|
||||
flex: 0 0 790px;
|
||||
<!-- flex: 0 0 790px; -->
|
||||
max-width: 100%;
|
||||
display: flex;
|
||||
justify-content: flex-end;
|
||||
@ -1858,7 +1858,7 @@ el.textContent=new Date().getFullYear();
|
||||
<div class="svc-themes-img-frame">
|
||||
<!-- <div class="svc-themes-img-badge">FEATURED THEME</div> -->
|
||||
<img id="svcThemeImg"
|
||||
src="/theme_aakriti_v2/static/src/img/services/themes/bohemian.png"
|
||||
src="/theme_aakriti_v2/static/src/img/services/theme/Bohemian.webp"
|
||||
alt="Event Theme"
|
||||
class="svc-themes-img"/>
|
||||
<div class="svc-themes-img-overlay">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user