Add socials

This commit is contained in:
2025-12-27 16:18:46 +01:00
parent 8d449206d2
commit 78d7afcddb
5 changed files with 31 additions and 10 deletions

View File

@ -128,7 +128,7 @@
}
.markdown h3 {
@apply text-2xl font-medium mt-5 mb-2;
@apply text-xl font-bold mb-2;
}
.markdown p {
@ -144,7 +144,7 @@
}
.markdown li {
@apply mb-1;
/* @apply mb-1; */
}
.markdown blockquote {