mirror of
https://github.com/litruv/Docs-Viewer.git
synced 2026-07-24 02:36:07 +10:00
Enhance mobile responsiveness by updating sidebar behavior and menu button accessibility
This commit is contained in:
@@ -23,7 +23,9 @@
|
||||
<body>
|
||||
<div class="container">
|
||||
<div class="title-bar">
|
||||
<button class="menu-button">☰</button>
|
||||
<button class="menu-button" aria-label="Toggle Menu">
|
||||
<i class="fas fa-bars"></i>
|
||||
</button>
|
||||
<div class="title-text">
|
||||
<span class="brand">Litruv</span>
|
||||
<span class="divider">/</span>
|
||||
|
||||
Reference in New Issue
Block a user