fix: add height to slider-text in hero-wrap-2 for consistent layout
This commit is contained in:
parent
6b5c1770c6
commit
d9e38e70bf
@ -12820,4 +12820,7 @@ textarea.form-control {
|
|||||||
.hero-wrap.hero-wrap-2 {
|
.hero-wrap.hero-wrap-2 {
|
||||||
height: 200px;
|
height: 200px;
|
||||||
}
|
}
|
||||||
|
.hero-wrap.hero-wrap-2 .slider-text {
|
||||||
|
height: 200px;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
Loading…
Reference in New Issue
Block a user