Issues_July_4W #316

Merged
ashutosh.nehete merged 113 commits from Issues_July_4W into main 2025-07-31 05:53:29 +00:00
Showing only changes of commit 14be5aadda - Show all commits

View File

@ -51,14 +51,14 @@ const AboutProject = () => {
<>
<div className="card mb-6">
<div className="card-header text-start">
<h6 className="card-action-title mb-0">
<h6 className="card-action-title mb-0 ps-1">
{" "}
<i className="fa fa-building rounded-circle text-primary"></i>
<span className="ms-2">Project Profile</span>
</h6>
</div>
<div className="card-body">
<ul className="list-unstyled my-3 ps-2">
<ul className="list-unstyled my-3 ps-0">
<li className="d-flex mb-3">
<div className="d-flex align-items-center" style={{ width: '120px' }}> {/* Adjust width as needed for alignment */}
<i className="bx bx-cog"></i>