Skip to content

Commit b660c03

Browse files
committed
alignment
1 parent 77606d9 commit b660c03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/theme/templates/menu.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<nav class="navbar navbar-expand-md navbar-light bg-info fixed-top" aria-label="Fifth navbar example">
33
<div class="container-fluid">
44
<a class="navbar-brand" href="/">
5-
<img src="https://apache.org/img/asf_logo.png" alt="The Apache Software Foundation" style="height: 42px;">
5+
<img src="https://apache.org/img/asf_logo.png" alt="The Apache Software Foundation" style="height: 42px; margin-left: 6px;">
66
<span style="position: relative; top: 5px; margin-left: 10px;">Tooling Initiative</span>
77
</a>
88
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarADP" aria-controls="navbarADP" aria-expanded="false" aria-label="Toggle navigation">

0 commit comments

Comments
 (0)