Change navbar bg to gray
This commit is contained in:
parent
01e5bb7467
commit
caaa5d0387
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
<main class="container">
|
<main class="container">
|
||||||
<.flash_group flash={@flash} />
|
<.flash_group flash={@flash} />
|
||||||
<.navbar is-fixed-top>
|
<.navbar is-fixed-top is-light>
|
||||||
<.navbar_brand>
|
<.navbar_brand>
|
||||||
<.navbar_item>
|
<.navbar_item>
|
||||||
<.title is-4>
|
<.title is-4>
|
||||||
|
|
Loading…
Reference in a new issue