cleanup the repo unused images
This commit is contained in:
@@ -461,6 +461,10 @@ export default function EVSection({
|
||||
--padding-top: 46px;
|
||||
--padding-bottom: 38px;
|
||||
}
|
||||
/* Fix missing font-size for card title that caused it to inherit 80px h2 */
|
||||
.elementor-element.elementor-element-239afbb .logico-title {
|
||||
font-size: clamp(28px, 3.5vw, 40px) !important;
|
||||
}
|
||||
.elementor-element.elementor-element-5aea22e {
|
||||
--min-height: 38px;
|
||||
--padding-top: 14px;
|
||||
@@ -1288,7 +1292,7 @@ export default function EVSection({
|
||||
data-widget_type="logico_heading.default"
|
||||
>
|
||||
<div className="elementor-widget-container">
|
||||
<h5 className="logico-title">{cardTitle}</h5>
|
||||
<h2 className="logico-title">{cardTitle}</h2>
|
||||
</div>
|
||||
</div>
|
||||
<div
|
||||
|
||||
Reference in New Issue
Block a user