background updated

This commit is contained in:
victorAnumudu
2024-12-12 19:04:40 +01:00
parent c81b1061d3
commit bf41d91640
4 changed files with 7 additions and 53 deletions
+2 -2
View File
@@ -100,10 +100,10 @@ export default function Login() {
</div>
</div>
</div>
<div className="col-sm-6 col-xxl-9 col-lg-7 bg-gradient o-hidden order-1 order-sm-2">
<div className="custom-bg col-sm-6 col-xxl-9 col-lg-7 b-gradient o-hidden order-1 order-sm-2">
<div className="row align-items-center h-100">
<div className="col-7 mx-auto ">
<img className="img-fluid" src={LoginImg} alt="" />
{/* <img className="img-fluid" src={LoginImg} alt="" /> */}
</div>
</div>
</div>