mirror of
https://github.com/hotomoe/hotomoe
synced 2024-12-04 09:48:11 +09:00
fix(navbar-for-mobile): uwu logo is too big (#33)
This commit is contained in:
parent
0ae42984dc
commit
e514ff1db2
@ -122,6 +122,11 @@ function more() {
|
||||
aspect-ratio: 1;
|
||||
}
|
||||
|
||||
.instanceIconAlt {
|
||||
display: inline-block;
|
||||
width: 85%;
|
||||
}
|
||||
|
||||
.bottom {
|
||||
position: sticky;
|
||||
bottom: 0;
|
||||
|
Loading…
Reference in New Issue
Block a user