lean more into transitions and animations

This commit is contained in:
2025-11-09 14:01:38 +01:00
parent e486052413
commit 7b5b071203
10 changed files with 457 additions and 358 deletions
+4
View File
@@ -85,6 +85,10 @@ for (const project of projectsCollection) {
margin-bottom: 3.25rem;
}
h1 {
view-transition-name: projects;
}
h2 {
text-transform: capitalize;
}