more
This commit is contained in:
@@ -24,6 +24,15 @@ const FeaturesPage = () => {
|
|||||||
<img className="features-image-one" src={legalTechFlip} />
|
<img className="features-image-one" src={legalTechFlip} />
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
</div>
|
||||||
|
</>
|
||||||
|
);
|
||||||
|
};
|
||||||
|
|
||||||
|
export default FeaturesPage;
|
||||||
|
|
||||||
|
/*
|
||||||
|
|
||||||
<div className="features-bottom-wrapper">
|
<div className="features-bottom-wrapper">
|
||||||
<div className="features-bottom-right">
|
<div className="features-bottom-right">
|
||||||
<img className="features-image-one" src={legalTek} />
|
<img className="features-image-one" src={legalTek} />
|
||||||
@@ -32,9 +41,5 @@ const FeaturesPage = () => {
|
|||||||
<FeaturesBottom />
|
<FeaturesBottom />
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
|
||||||
</>
|
|
||||||
);
|
|
||||||
};
|
|
||||||
|
|
||||||
export default FeaturesPage;
|
*/
|
||||||
|
|||||||
@@ -88,6 +88,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.features-top-left {
|
.features-top-left {
|
||||||
|
margin-top: 12px;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -104,7 +105,8 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.features-header-text {
|
.features-header-text {
|
||||||
margin-top: -8px;
|
margin-top: 0px;
|
||||||
|
padding: 0px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.features-list-item {
|
.features-list-item {
|
||||||
|
|||||||
Reference in New Issue
Block a user