mirror of
https://gitea.invidious.io/iv-org/invidious-copy-2022-04-11.git
synced 2024-08-15 00:43:26 +00:00
Added border radius to channel-profile (#2484)
This commit is contained in:
parent
21e29411af
commit
f5e7fe34a5
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@ body {
|
|||
font-size: 1.17em;
|
||||
font-weight: bold;
|
||||
vertical-align: middle;
|
||||
border-radius: 50%;
|
||||
}
|
||||
|
||||
.channel-profile > img {
|
||||
|
|
Loading…
Reference in a new issue