mirror of
https://iceshrimp.dev/iceshrimp/iceshrimp
synced 2024-11-24 07:06:07 +09:00
tweak navbar
This commit is contained in:
parent
eac5b327af
commit
2005b8279f
@ -472,6 +472,7 @@ console.log(mainRouter.currentRoute.value.name);
|
||||
box-sizing: content-box;
|
||||
.banner {
|
||||
pointer-events: none;
|
||||
top: -20% !important;
|
||||
mask: radial-gradient(
|
||||
farthest-side at top,
|
||||
hsl(0, 0%, 0%) 0%,
|
||||
@ -512,7 +513,7 @@ console.log(mainRouter.currentRoute.value.name);
|
||||
) !important;
|
||||
width: 125% !important;
|
||||
left: -12.5% !important;
|
||||
height: 125% !important;
|
||||
height: 145% !important;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user