Format bio sections

This commit is contained in:
Claudio Ortolina
2024-12-03 16:25:16 +00:00
parent cf85c78852
commit acee09aab0
2 changed files with 30 additions and 4 deletions
+4
View File
@@ -11,3 +11,7 @@
.bio a {
@apply font-semibold text-zinc-700 hover:text-zinc-500 dark:text-zinc-300 dark:hover:text-zinc-200;
}
.bio .license {
@apply italic block;
}