Skip to content

Commit 0d903c0

Browse files
committed
bump jtd
1 parent 0729532 commit 0d903c0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

_includes/nav_footer_custom.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
<!-- This file adds links at the bottom of the sidebar on the left. -->
22

33
{% if site.class_archive_path %}
4-
<section class="py-1" aria-label="Footer: site archive"></section>
4+
<section class="py-2" aria-label="Footer: site archive"></section>
55
<a href="{{ site.class_archive_path }}"
66
target="_blank" rel="noopener nofollow">View all course offerings
77
</a>
88
</section>
99
{% endif %}
1010

1111
{% if site.hide_color_scheme_toggle != 'true' %}
12-
<div class="m-1">
12+
<div class="m-1 py-4">
1313
{% include toggle-color-scheme.html %}
1414
</div>
1515
{% endif %}

0 commit comments

Comments
 (0)