mirror of
https://codeberg.org/VnPower/PixivFE
synced 2024-12-06 19:16:23 +01:00
only the heading text clickable
This commit is contained in:
@@ -156,9 +156,7 @@
|
||||
<div class="offcanvas-header d-flex align-items-start">
|
||||
<div class="d-flex flex-column w-75">
|
||||
<!-- TODO: fw-bold for the title? can't decide -->
|
||||
<a class="text-body text-decoration-none" href="/">
|
||||
<h2 class="display-6 offcanvas-title mb-0" id="offcanvasNavbarLabel">PixivFE</h2>
|
||||
</a>
|
||||
<h2 class="display-6 offcanvas-title mb-0" id="offcanvasNavbarLabel"><a class="text-body text-decoration-none" href="/">PixivFE</a></h2>
|
||||
<span class="h6 text-muted mb-0">A privacy-respecting alternative front-end for Pixiv that doesn't suck.</span>
|
||||
</div>
|
||||
<!-- TODO: p-4 is a dirty hack to 'align' the close button with the title; inconsistent across devices -->
|
||||
|
||||
Reference in New Issue
Block a user