1
0
Fork 0
mirror of https://github.com/paricafe/misskey.git synced 2025-03-29 20:29:28 -05:00
This commit is contained in:
syuilo 2022-12-30 13:29:30 +09:00
parent e023a9b3d8
commit 254fede524

View file

@ -228,7 +228,7 @@ definePageMetadata({
> .icon {
display: block;
width: 100px;
width: 80px;
margin: 0 auto;
border-radius: 16px;
}