Skip to content

Commit 9eec338

Browse files
committed
contributor card
1 parent 3850541 commit 9eec338

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Official_Website/contributor-style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -284,7 +284,7 @@ width: 40px;
284284
transform: scale(1.07);
285285
}
286286
.card1 {
287-
background-color: #fcedfe;
287+
background-color: #ffeded;
288288
padding: 2rem;
289289
border-radius: 2rem;
290290
border-color: #3498db;

Official_Website/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -795,7 +795,7 @@ text-decoration: none;
795795
color: whitesmoke;
796796
}
797797
.team-member{
798-
background-color:#f1d1d1;
798+
background-color:#f5f5f5;
799799
}
800800
#social-links a {
801801
display: flex;

0 commit comments

Comments
 (0)