Update navbar (kind-of responsive)
This commit is contained in:
parent
945a466dc5
commit
e37265ed2b
2 changed files with 6 additions and 4 deletions
|
@ -14,7 +14,7 @@
|
|||
<h1>Hello World!</h1>
|
||||
|
||||
<nav>
|
||||
<img class="logo" src="static/svg/logo.svg" />
|
||||
<span><img class="logo" src="static/svg/logo.svg" /></span>
|
||||
|
||||
<a class="active" href="#">Home</a>
|
||||
<a href="#test">Link 0</a>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue