]> git.ipfire.org Git - ipfire.org.git/commitdiff
Try to center brand logo on smaller viewports
authorMichael Tremer <michael.tremer@ipfire.org>
Sun, 15 Jul 2018 13:16:33 +0000 (14:16 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 15 Jul 2018 13:16:33 +0000 (14:16 +0100)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/templates/base.html

index 6dd9532a21d692031e092e45fb8f7843592aa300..c0ac540899f54c1be46a4009faa27df0bac5a12d 100644 (file)
@@ -32,7 +32,7 @@
                                        <svg class="icon i_hamburger"><use xlink:href="#hamburger"/></svg>
                                </button>
 
-                               <a class="navbar-brand text-dark" href="/">
+                               <a class="navbar-brand mx-auto text-dark" href="/">
                                        <img src="{{ static_url("img/ipfire-tux.png") }}" alt="IPFire" height="32px" />
                                        IP<strong>Fire</strong>
                                </a>