mirror of
https://github.com/yuzu-emu/shared-bulma-theme.git
synced 2024-11-22 07:35:40 +01:00
Changed regular (non-hero) navbar from light to dark theme.
This commit is contained in:
parent
fe6c64f484
commit
652f39dbaf
@ -1,3 +1,4 @@
|
||||
<nav class="navbar is-light is-size-6 is-fixed-top" role="navigation" aria-label="main navigation">
|
||||
<nav class="navbar is-dark is-size-6 is-fixed-top" role="navigation" aria-label="main navigation">
|
||||
{{ partial "nav_contents" . }}
|
||||
</nav>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user