mirror of
https://github.com/reonokiy/blog.nokiy.net.git
synced 2025-06-17 12:01:33 +02:00
chore: change logo on opengraph, adjust title position on mobile post page
This commit is contained in:
parent
eb49f1def1
commit
67cc90f744
7 changed files with 313 additions and 306 deletions
|
@ -18,7 +18,7 @@ const marginBottom = {
|
|||
}[titleGap] || 'mb-2.875'
|
||||
---
|
||||
|
||||
<header class="mb-10.5 lg:hidden">
|
||||
<header class="mb-15 lg:hidden">
|
||||
<h3 class={`${marginBottom} mt-3 text-5.375 c-secondary font-bold font-title`}>
|
||||
<!-- Fix text cropping issues during view transition on ios by adding a div tag -->
|
||||
<div
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue