mirror of
https://github.com/reonokiy/blog.nokiy.net.git
synced 2025-06-16 19:51:07 +02:00
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:
parent
67bc3a63c9
commit
7861156651
3 changed files with 13 additions and 12 deletions
|
@ -116,6 +116,7 @@
|
|||
font-weight:600
|
||||
}
|
||||
.heti h1 {
|
||||
--at-apply: 'font-bold';
|
||||
margin-block-end:24px;
|
||||
font-size:32px;
|
||||
line-height:48px
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue