- better search page
- white header on starting page else green
This commit is contained in:
parent
578021e07e
commit
7622c93473
11 changed files with 171 additions and 186 deletions
|
@ -57,7 +57,7 @@
|
|||
|
||||
<!-- Menu -->
|
||||
<header class="header">
|
||||
<nav class="navigation">
|
||||
<nav class="navigation" id="nav">
|
||||
<a href="#" class="menu-icon {{ Route::currentRouteName() != 'frontend.home.index' ? 'active' : '' }}"">
|
||||
<i class=" fa fa-bars"></i>
|
||||
</a>
|
||||
|
|
Loading…
Add table
editor.link_modal.header
Reference in a new issue