chore: clean up webmention comments + styles
This commit is contained in:
parent
d31d0fcdd5
commit
f496e29f0a
4 changed files with 8 additions and 13 deletions
|
@ -92,18 +92,8 @@
|
|||
transition-duration: var(--transition-duration-default);
|
||||
}
|
||||
|
||||
.webmentions .interaction .avatar__wrapper .avatar__wrapper-image > * {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.webmentions .interaction .avatar__wrapper img {
|
||||
width: 101%;
|
||||
height: 101%;
|
||||
}
|
||||
|
||||
.webmentions .interaction .avatar__wrapper img,
|
||||
.webmentions .interaction .avatar__wrapper .avatar__wrapper-image > * {
|
||||
width: 100%;
|
||||
border-radius: var(--rounded-full);
|
||||
}
|
||||
|
||||
|
|
Reference in a new issue