Fixed overlay issues of main and sub menu on small devices
Signed-off-by: Jim Martens <github@2martens.de>
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
<header class="site-header">
|
||||
<nav class="navbar navbar-expand-lg navbar-light fixed-top">
|
||||
<nav id="mainmenuNavbar" class="navbar navbar-expand-lg navbar-light fixed-top">
|
||||
<div class="container">
|
||||
<a class="navbar-brand" href="{{ site.baseurl }}/">
|
||||
<img src="{{ site.data.author.brand_logo }}" width="30" height="30" class="d-inline-block align-top"
|
||||
|
||||
Reference in New Issue
Block a user