fix(navbar-for-mobile): uwu logo is too big

This commit is contained in:
무라쿠모 2024-06-24 23:38:19 +09:00
parent fd48719504
commit 2620ea4340
No known key found for this signature in database
GPG key ID: 139D6573F92DA9F7

View file

@ -122,6 +122,11 @@ function more() {
aspect-ratio: 1; aspect-ratio: 1;
} }
.instanceIconAlt {
display: inline-block;
width: 85%;
}
.bottom { .bottom {
position: sticky; position: sticky;
bottom: 0; bottom: 0;