feat: use square avatar when on own profile (#961)
This commit is contained in:
parent
e690422266
commit
2af1fec425
2 changed files with 6 additions and 2 deletions
|
@ -232,3 +232,7 @@ footer {
|
|||
--at-apply: 'hover:underline';
|
||||
}
|
||||
}
|
||||
|
||||
.squircle {
|
||||
clip-path: url(#avatar-mask);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue