added contact form, css class name clarification

This commit is contained in:
Valentijn
2026-05-15 14:52:28 +02:00
parent 72137466dc
commit f6c44128b3
8 changed files with 169 additions and 14 deletions

View File

@@ -48,6 +48,7 @@ const color: string = experience.color
box-shadow: 0 8px 20px rgba(0,0,0,0.18);
color: white;
transition: transform 160ms ease, box-shadow 160ms ease, border-color 160ms ease;
margin-top: 0.5rem;
}
.container:hover {