menu bar update for 1024px+ & fixed padding problems
This commit is contained in:
parent
c9d0e4a186
commit
9d930c548a
2 changed files with 15 additions and 6 deletions
|
|
@ -18,7 +18,7 @@
|
|||
|
||||
<body>
|
||||
<header>
|
||||
<nav class="wrap">
|
||||
<nav>
|
||||
<input type="checkbox" id="toggle">
|
||||
<label for="toggle" class="toggle" onclick><a id="navicon"><i class="fa fa-bars"></i>Menü</a></label>
|
||||
<?php if(!is_null($loggedUser)) : ?>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue