Removed --avatar-url variable.
This commit is contained in:
parent
101d4d1b51
commit
7be5ebf70e
1 changed files with 0 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
||||||
.avatar {
|
.avatar {
|
||||||
flex-shrink: 0;
|
flex-shrink: 0;
|
||||||
background-image: var(--avatar-url); // stop using this
|
|
||||||
background-color: var(--background-colour);
|
background-color: var(--background-colour);
|
||||||
background-size: cover;
|
background-size: cover;
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
|
|
Loading…
Add table
Reference in a new issue