Fixed a focus problem. Added Hall to hall name so there is some context when the hall name appears.
This commit is contained in:
+1
-1
@@ -31,7 +31,7 @@
|
||||
<button class="collapse" aria-label="Toggle left panel" aria-expanded="true" aria-controls="left-sidebar" id="sidebarCollapse">
|
||||
<i class="fas fa-align-left" aria-hidden="true"></i>
|
||||
</button>
|
||||
<h1 id="title" class="header-title">Skald</h1>
|
||||
<h1 id="title" class="header-title" tabindex="-1">Skald</h1>
|
||||
</div>
|
||||
|
||||
<ul class="nav-menu">
|
||||
|
||||
Reference in New Issue
Block a user