mirror of
https://git.coop/cotech/website.git
synced 2025-06-26 16:40:52 +00:00
Style the header
This commit is contained in:
@ -1,11 +1,11 @@
|
||||
<header>
|
||||
<header class="header">
|
||||
<div>
|
||||
<a id="logo" href="/">
|
||||
<a class="header_logo-link" href="/">
|
||||
<img src="/assets/img/CoTech-logo.png">CoTech
|
||||
</a>
|
||||
</div>
|
||||
<div>
|
||||
<ul>
|
||||
<ul class="header_menu-list">
|
||||
<li><a href="/#members">Members</a></li>
|
||||
<li><a href="/about">About</a></li>
|
||||
<li><a href="/join">Join</a></li>
|
||||
|
Reference in New Issue
Block a user