mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-25 11:27:31 -07:00
fix: mobile note spacing
This commit is contained in:
parent
0b5886e014
commit
c77970159d
1 changed files with 1 additions and 1 deletions
|
@ -928,7 +928,7 @@ defineExpose({
|
|||
}
|
||||
}
|
||||
> .article {
|
||||
padding: 4px 16px 8px;
|
||||
padding: 18px 16px 8px;
|
||||
&:first-child,
|
||||
&:nth-child(2) {
|
||||
padding-top: 104px;
|
||||
|
|
Loading…
Reference in a new issue