Use parent-border for profile pic
This changes the layout slighly. The image has a sharp edge to the right, which works very well IMO. We would also add custom tailwind border classes if needed.
This commit is contained in:
parent
95b44897f9
commit
66cb835ff0
1 changed files with 0 additions and 3 deletions
|
@ -58,9 +58,6 @@
|
|||
height: 4em;
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
-webkit-border-radius: 50%;
|
||||
-moz-border-radius: 50%;
|
||||
border-radius: 50%;
|
||||
opacity: 0;
|
||||
transition: opacity 500ms linear;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue