Skip to content

Commit

Permalink
done
Browse files Browse the repository at this point in the history
  • Loading branch information
Subhajit-2023-44 committed Oct 17, 2024
1 parent 5e33078 commit 8373038
Showing 1 changed file with 9 additions and 6 deletions.
15 changes: 9 additions & 6 deletions assets/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -1095,14 +1095,17 @@ play-btn ion-icon {
align-items: center;
flex-direction: column;
}

#benefits .benefits-canvas-container {
display: flex;
flex-wrap: wrap;
justify-content: center;
align-items: center;
}

display: flex;
flex-wrap: wrap;
justify-content: center;
align-items: center;
margin-left: 120px;

}

#benefits .benefits-canvas-container .canvas {
margin: 10px;
width: 300px;
Expand Down

0 comments on commit 8373038

Please sign in to comment.