style: remove extra margin in article description (#1242)

This commit is contained in:
Jimmy
2026-01-26 13:52:10 +01:00
committed by GitHub
parent 211bf65153
commit a069e975aa
-1
View File
@@ -194,7 +194,6 @@
.article-preview { .article-preview {
font-size: 1.4rem; font-size: 1.4rem;
color: var(--card-text-color-tertiary); color: var(--card-text-color-tertiary);
margin-top: 10px;
line-height: 1.5; line-height: 1.5;
} }
} }