Add margin above title if no header
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
{{ end }}
|
||||
|
||||
{{ with site.Menus.main }}
|
||||
<nav class="justify-content-center my-3 navbar navbar-expand-{{ $breakpoint }}" id="paige-menu">
|
||||
<nav class="justify-content-center navbar navbar-expand-{{ $breakpoint }}" id="paige-menu">
|
||||
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#paige-menu-toggler" aria-controls="paige-menu-toggler" aria-expanded="false" aria-label="Toggle navigation">
|
||||
<span class="navbar-toggler-icon"></span>
|
||||
</button>
|
||||
|
Reference in New Issue
Block a user