mirror of
https://github.com/reonokiy/blog.nokiy.net.git
synced 2025-06-17 03:56:19 +02:00
update: back button size and position
This commit is contained in:
parent
89aff61656
commit
6259f31b50
3 changed files with 5 additions and 5 deletions
|
@ -14,7 +14,7 @@ const marginBottom = {
|
|||
}[titleSpace] || 'mb-2.875'
|
||||
---
|
||||
|
||||
<header class="mb-10.625 lg:hidden">
|
||||
<header class="mb-12.25 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