add some content

This commit is contained in:
2026-05-08 16:13:39 +02:00
parent b7d5fc11e1
commit bbd4bfe9ac
2 changed files with 15 additions and 10 deletions

View File

@@ -56,6 +56,9 @@ h1, h2, h3, h4, h5, h6 {
margin-top: 0;
padding-left: 1.25rem;
}
.block p:first-of-type {
margin-top: 0.5rem;
}
/* Small screens */
@media (max-width: 960px) {
@@ -90,7 +93,7 @@ div.body, div.footer {
}
div.footer {
margin-top: 3.57vw;
margin-top: 7.14vw;
margin-bottom: 7.14vw;
text-align: center;
}