Change purple for purple cards

This commit is contained in:
Jip Fr 2021-04-10 23:07:04 +02:00
parent 4d43830562
commit 97892f5bc7

View File

@ -431,7 +431,7 @@ section.team {
.purple-card {
padding: 50px 20px;
border-radius: 10px;
background: var(--btn);
background: #502d91;
}
/* Footer */