padding top

smaller distance
This commit is contained in:
Ulf Gebhardt 2026-03-04 15:18:51 +01:00
parent d58a10ec72
commit 0a60fc8f94
Signed by: ulfgebhardt
GPG Key ID: DA6B843E748679C9

View File

@ -52,6 +52,14 @@ h1, h2, h3, h4 {
display: none;
}
.vp-article-type-wrapper {
display: none;
}
.blog-page-wrapper {
padding-top: 1rem;
}
// 2 columns from desktop width for article overviews
@media (min-width: 1024px) {