mirror of
https://github.com/YouHaveTrouble/youhavetrouble.github.io.git
synced 2026-05-12 06:16:55 +00:00
display latest blog post title and mess with transitions
This commit is contained in:
@@ -53,6 +53,11 @@ const permalink = `${Astro?.site?.href}blog/${slug}`;
|
||||
|
||||
header h1 {
|
||||
margin-bottom: 0.7em;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
view-transition-name: blog-title;
|
||||
width: fit-content;
|
||||
margin-inline: auto;
|
||||
}
|
||||
|
||||
header p {
|
||||
|
||||
Reference in New Issue
Block a user