Skip to content

Commit 48b29e2

Browse files
Breadcrumbs shifted isnide the top container and removed extra margin
1 parent 2c05e11 commit 48b29e2

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

_layouts/default.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ <h3 class="masthead-title">
2121
</center>
2222
{% include breadcrumb.html %}
2323
</div>
24-
2524
</div>
2625
<div class="container content">
2726
{{ content }}

public/css/style.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -728,7 +728,6 @@ display: none;
728728
padding: .75rem 1rem;
729729
margin-bottom: 0px;
730730
list-style: none;
731-
732731
margin-bottom: 0%;
733732
margin-top: 5px;
734733

0 commit comments

Comments
 (0)