feat: add email subsciption

This commit is contained in:
thomas
2024-01-31 13:58:00 +01:00
parent e1a57a8cab
commit bb07207972
60 changed files with 198 additions and 190 deletions

View File

@@ -159,3 +159,7 @@ details {
cursor: pointer;
}
}
.body:where(.astro-v5tidmuc) {
height: 100%;
}