reduce border radius on about icon
This commit is contained in:
parent
0a7b4bdb8a
commit
314daf1305
|
@ -275,7 +275,7 @@ definePageMetadata({
|
|||
display: block;
|
||||
width: 100px;
|
||||
margin: 0 auto;
|
||||
border-radius: 16px;
|
||||
border-radius: 3px;
|
||||
}
|
||||
|
||||
> .misskey {
|
||||
|
|
Loading…
Reference in New Issue