Added border radius to channel-profile (#2484)

This commit is contained in:
tuvork 2021-10-11 09:53:37 +02:00 committed by GitHub
parent 21e29411af
commit f5e7fe34a5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,6 +19,7 @@ body {
font-size: 1.17em;
font-weight: bold;
vertical-align: middle;
border-radius: 50%;
}
.channel-profile > img {