Skip to content

Commit bc6da3d

Browse files
committed
logo always justify left
1 parent 90f8045 commit bc6da3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
<nav class="navbar navbar-expand-lg navbar-light fixed-top">
8383
<!-- Navbar Content -->
8484
<div class="container-fluid">
85-
<a class="navbar-brand mx-auto" href="#">
85+
<a class="navbar-brand" href="#">
8686
<img src="images/FarmLogo.svg" alt="Logo" style="height: 100px;">
8787
</a>
8888
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarResponsive">

0 commit comments

Comments
 (0)