almost done

This commit is contained in:
2024-11-29 17:58:26 +01:00
parent 44efa2047a
commit ccec3806f2
24 changed files with 479 additions and 106 deletions
-1
View File
@@ -33,6 +33,5 @@ const { letters, readable = false, even = false } = Astro.props
div.readable {
letter-spacing: initial;
text-transform: initial;
font-size: 2.25rem;
}
</style>