fix: Projects vertical spacing

This commit is contained in:
Timothée Goguely 2025-01-09 14:13:21 +01:00
parent f30a6536d0
commit f0dec81150
3 changed files with 34 additions and 33 deletions

View file

@ -14,6 +14,7 @@
font-family: var(--font-serif);
font-size: var(--text-lg);
margin-bottom: var(--space-8);
position: initial;
}
.project-item p {
font-size: var(--text-sm);