We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5439c08 commit a160f39Copy full SHA for a160f39
layouts/partials/navbar.html
@@ -4,7 +4,7 @@
4
{{ $logo := site.Params.logos.navbar }}
5
{{ $menu := site.Menus.main }}
6
{{ $social := site.Params.social }}
7
-<nav class="navbar is-primary is-fixed-top has-shadow" role="navigation" aria-label="main navigation">
+<nav class="navbar is-primary is-fixed-top" role="navigation" aria-label="main navigation">
8
<div class="container">
9
<div class="navbar-brand">
10
<a class="navbar-item" href="{{ $home }}">
0 commit comments