Compare commits

...

2 Commits

View File

@ -190,7 +190,7 @@ const ProjectOverview = ({ project }) => {
</div> </div>
{/* Info Section */} {/* Info Section */}
<div className="mb-2" style={{ flex: "1 1 auto" }}> <div className="mb-2 d-flex justify-content-start aligne-items-center">
<div> <div>
{/* Tasks Planned */} {/* Tasks Planned */}
<div className="d-flex align-items-center mb-3"> <div className="d-flex align-items-center mb-3">