Skip to content

Commit 0056b6c

Browse files
committed
updated styles
1 parent ae79854 commit 0056b6c

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

templates/base.html

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -353,10 +353,7 @@
353353
var(--color-primary-end) 100%
354354
);"
355355
>
356-
<div class="container-fluid d-flex w-100">
357-
<a class="navbar-brand" href="{% url 'tracker_index' %}">
358-
<i class="fas fa-project-diagram"></i>Project Tracker
359-
</a>
356+
360357
<!-- LEFT: Nav Items -->
361358
<ul class="navbar-nav me-auto mb-2 mb-lg-0 d-flex flex-row">
362359
<li class="nav-item">

0 commit comments

Comments
 (0)