Skip to content

Commit

Permalink
Update style1.css
Browse files Browse the repository at this point in the history
  • Loading branch information
Ankul8471 committed Oct 22, 2024
1 parent 6b0cf71 commit 7410ab1
Showing 1 changed file with 0 additions and 18 deletions.
18 changes: 0 additions & 18 deletions style1.css
Original file line number Diff line number Diff line change
Expand Up @@ -231,11 +231,6 @@ h1 {
}

.team-feature {
<<<<<<< HEAD
<<<<<<< HEAD
=======

>>>>>>> origin/ui-fix
background-color: #e7ffe7;
padding: 20px;
display: flex;
Expand All @@ -244,19 +239,6 @@ h1 {
border-radius: 10px;
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
grid-column: 1 / -1;
<<<<<<< HEAD
=======
background-color: #e7ffe7;
padding: 40px 20px;
display: flex;
align-items: center;
text-align: left;
border-radius: 10px;
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
grid-column: 1 / -1;
>>>>>>> origin/main
=======
>>>>>>> origin/ui-fix
}

.team-feature img {
Expand Down

0 comments on commit 7410ab1

Please sign in to comment.