Made avatar corners rounder.
This commit is contained in:
parent
712979ba89
commit
0f0c975209
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
background-position: center;
|
||||
display: block;
|
||||
border: 0;
|
||||
border-radius: 2px;
|
||||
border-radius: 10%;
|
||||
max-height: 200px;
|
||||
max-width: 200px;
|
||||
box-sizing: content-box;
|
||||
|
|
Loading…
Reference in a new issue