mirror of
https://github.com/PretendoNetwork/website.git
synced 2026-09-25 02:05:40 -05:00
Fix transparent pfps missing a background
This commit is contained in:
@@ -368,6 +368,10 @@ section.team {
|
||||
border-radius: 10px;
|
||||
align-items: center;
|
||||
}
|
||||
.card .card-left {
|
||||
background: white;
|
||||
border-radius: 12px;
|
||||
}
|
||||
.card .pfp {
|
||||
width: 100%;
|
||||
border-radius: 10px;
|
||||
|
||||
Reference in New Issue
Block a user