test: post title view transition

- Remove transition names from date and reading time spans
- Wrap post title in a span for view transition
- Add font-bold utility to h1 in Heti CSS
- Simplify reading time display logic
This commit is contained in:
radishzzz 2025-02-15 22:09:14 +00:00
parent 67bc3a63c9
commit 7861156651
3 changed files with 13 additions and 12 deletions

View file

@ -116,6 +116,7 @@
font-weight:600
}
.heti h1 {
--at-apply: 'font-bold';
margin-block-end:24px;
font-size:32px;
line-height:48px