remove that gosh darn heccm SPACE why was that there >:(
This commit is contained in:
parent
34981595fa
commit
e19c4d17ac
|
@ -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…
Reference in New Issue