mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-03-04 07:18:50 -07:00
fix
This commit is contained in:
parent
a5750b9a6a
commit
f2738646e2
1 changed files with 2 additions and 1 deletions
|
@ -189,9 +189,10 @@ definePageMetadata(computed(() => page ? {
|
||||||
}
|
}
|
||||||
|
|
||||||
> .banner {
|
> .banner {
|
||||||
|
margin: 0rem !important;
|
||||||
|
|
||||||
> img {
|
> img {
|
||||||
// TODO: 良い感じのアスペクト比で表示
|
// TODO: 良い感じのアスペクト比で表示
|
||||||
margin: 0rem !important;
|
|
||||||
display: block;
|
display: block;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 150px;
|
height: 150px;
|
||||||
|
|
Loading…
Add table
Reference in a new issue