mirror of
https://github.com/PretendoNetwork/website.git
synced 2026-04-18 23:17:20 -05:00
Fix transparent pfps missing a background
This commit is contained in:
parent
5442a168d5
commit
f12dd9a98c
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user