Compare commits

...

1 Commits

Author SHA1 Message Date
Aarni Halinen 28e87e2b8e add hyphens to cards if text needs breaks 2026-02-02 20:13:47 +02:00
+1
View File
@@ -43,6 +43,7 @@ const StyledCard = styled.article`
}
h3 {
hyphens: auto;
padding: 0.5rem;
font-size: 1.5rem;
font-weight: 300;