diff --git a/website/static/website/js/project-sidebar-sticky.js b/website/static/website/js/project-sidebar-sticky.js
index e8a81deb..6e1bf0e1 100644
--- a/website/static/website/js/project-sidebar-sticky.js
+++ b/website/static/website/js/project-sidebar-sticky.js
@@ -36,7 +36,7 @@
*
* Only active on >=992px breakpoint; the mobile layout doesn't use sticky.
*
- * Vanilla JS — no jQuery dependency despite the rest of the codebase using it.
+ * Vanilla JS — no jQuery dependency.
*/
(function () {
'use strict';
diff --git a/website/templates/website/base.html b/website/templates/website/base.html
index 4225c903..4505c086 100644
--- a/website/templates/website/base.html
+++ b/website/templates/website/base.html
@@ -97,11 +97,8 @@
{% block stylesheets %}{% endblock %}
-
-
-
+