mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-03-04 07:18:50 -07:00
remove that gosh darn heccm SPACE why was that there >:(
This commit is contained in:
parent
e389911eef
commit
79e6a68648
1 changed files with 6 additions and 2 deletions
|
@ -363,7 +363,7 @@ function readPromo() {
|
|||
padding: 0 32px 0 32px;
|
||||
display: flex;
|
||||
&:first-child {
|
||||
margin-top: 16px;
|
||||
margin-top: 10px;
|
||||
}
|
||||
> :not(.line) {
|
||||
width: 0;
|
||||
|
@ -634,6 +634,10 @@ function readPromo() {
|
|||
--avatar-size: 46px;
|
||||
> .note-context {
|
||||
padding-inline: 16px;
|
||||
margin-top: 0;
|
||||
> :not(.line) {
|
||||
margin-top: 10px;
|
||||
}
|
||||
}
|
||||
> .article {
|
||||
padding: 14px 16px 9px;
|
||||
|
|
Loading…
Add table
Reference in a new issue