mirror of
https://github.com/reonokiy/blog.nokiy.net.git
synced 2025-06-17 12:01:33 +02:00
refactor: remove back button and adjust page detail styles
This commit is contained in:
parent
d58cbcc786
commit
fef42675c0
10 changed files with 11 additions and 45 deletions
|
@ -14,7 +14,7 @@ const marginBottom = {
|
|||
}[titleSpace] || 'mb-2.875'
|
||||
---
|
||||
|
||||
<header class="mb-12.25 lg:hidden">
|
||||
<header class="mb-10.625 lg:hidden">
|
||||
<h3 class={`${marginBottom} mt-2.9375 text-5.375 c-secondary font-bold font-title`}>
|
||||
<!-- Fix text cut issue on ios by adding a div tag -->
|
||||
<div
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue