Skip to content
Snippets Groups Projects
Commit 4df43a91 authored by syuilo's avatar syuilo
Browse files

fix style

parent 0da7fcdb
No related branches found
No related tags found
No related merge requests found
......@@ -417,6 +417,10 @@ function readPromo() {
line-height: 28px;
white-space: pre;
color: var(--renote);
& + .article {
padding-top: 8px;
}
}
.renoteAvatar {
......@@ -453,10 +457,6 @@ function readPromo() {
margin-right: 4px;
}
.renoteInfo + .article {
padding-top: 8px;
}
.article {
display: flex;
padding: 28px 32px 18px;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment