forked from CCCHH/ccchh-website
Style: Make the main header/navigation bar sticky
Co-authored-by: c6ristian <c6ristian@christian.moe>
This commit is contained in:
parent
690c7e2a90
commit
90c1595f7d
2 changed files with 12 additions and 2 deletions
|
@ -1,6 +1,8 @@
|
|||
|
||||
<div class="container header">
|
||||
<div class="main-header header">
|
||||
<div class="container">
|
||||
<nav class="menu">
|
||||
{{- partial "menu.html" (dict "menuID" "main" "page" . ) -}}
|
||||
</nav>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue