Added border radius to channel-profile

This commit is contained in:
tuvork 2021-10-09 08:47:03 +02:00 committed by GitHub
parent 21e29411af
commit 9f8bc8c049
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 {