mirror of
https://iceshrimp.dev/iceshrimp/iceshrimp
synced 2024-12-24 19:48:08 +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;
|
box-sizing: content-box;
|
||||||
.banner {
|
.banner {
|
||||||
pointer-events: none;
|
pointer-events: none;
|
||||||
|
top: -20% !important;
|
||||||
mask: radial-gradient(
|
mask: radial-gradient(
|
||||||
farthest-side at top,
|
farthest-side at top,
|
||||||
hsl(0, 0%, 0%) 0%,
|
hsl(0, 0%, 0%) 0%,
|
||||||
@ -512,7 +513,7 @@ console.log(mainRouter.currentRoute.value.name);
|
|||||||
) !important;
|
) !important;
|
||||||
width: 125% !important;
|
width: 125% !important;
|
||||||
left: -12.5% !important;
|
left: -12.5% !important;
|
||||||
height: 125% !important;
|
height: 145% !important;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user