reduce border radius on about icon
This commit is contained in:
parent
c7a7c1e1d4
commit
bc3f46cc51
1 changed files with 1 additions and 1 deletions
|
|
@ -275,7 +275,7 @@ definePageMetadata({
|
||||||
display: block;
|
display: block;
|
||||||
width: 100px;
|
width: 100px;
|
||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
border-radius: 16px;
|
border-radius: 3px;
|
||||||
}
|
}
|
||||||
|
|
||||||
> .misskey {
|
> .misskey {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue