mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-14 14:07:38 -07:00
fix pages margin
This commit is contained in:
parent
f0227f3e42
commit
2fdd620080
1 changed files with 1 additions and 1 deletions
|
@ -195,7 +195,7 @@ definePageMetadata(computed(() => page ? {
|
|||
}
|
||||
|
||||
> .content {
|
||||
margin-top: 16px;
|
||||
margin: 1rem;
|
||||
padding: 16px 0 0 0;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue