This commit is contained in:
Francesco 2024-05-11 23:29:14 +02:00
parent 5fd1088462
commit 60282e5ada
2 changed files with 8 additions and 8 deletions

View file

@ -355,4 +355,10 @@ footer a {
/* font-family: "Monaspace"; */
font-size: small;
margin-bottom: calc(-0.5 * var(--h1-margin-top));
}
/* Comments */
.giscus {
margin-top: 3rem;
}