mirror of
https://github.com/nikdoof/website-hugo.git
synced 2025-12-23 12:49:32 +00:00
Clean up some usability errors
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
<nav class="navbar is-spaced" role="navigation" aria-label="main navigation">
|
||||
<div class="container">
|
||||
|
||||
<div class="navbar-brand" style="flex-grow: 1;">
|
||||
<div class="navbar-brand">
|
||||
<a class="navbar-item" href="{{ absURL "" }}">
|
||||
<img class="site-logo" src="{{ absURL "images/rose_logo.svg" }}" alt="" width="70">
|
||||
<img class="site-logo" src="{{ absURL "images/rose_logo.svg" }}" alt="The logo of Leigh Hackspace" width="70">
|
||||
<span class="site-logo-text">Leigh<br/>Hackspace</span>
|
||||
</a>
|
||||
<a role="button" class="navbar-burger" aria-label="menu" aria-expanded="false" data-target="navbar">
|
||||
|
||||
Reference in New Issue
Block a user