mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-04-16 04:00:56 -04:00
fix(client): profile card background (#57523)
Co-authored-by: ahmad abdolsaheb <ahmad.abdolsaheb@gmail.com>
This commit is contained in:
@@ -8,8 +8,8 @@
|
||||
margin: 0;
|
||||
padding: 1em;
|
||||
box-shadow: none;
|
||||
background: var(--gray00);
|
||||
border: 1px solid var(--gray15);
|
||||
background: var(--primary-background);
|
||||
border: 1px solid var(--quaternary-background);
|
||||
margin-bottom: 1em;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user