From 68de5e089c43ddcac53ec6cc2d77a46182b1f4ae Mon Sep 17 00:00:00 2001
From: Malin Freeborn <malinfreeborn@tutamail.com>
Date: Tue, 5 Jan 2021 19:44:30 +0100
Subject: [PATCH] reformat subsection

---
 config/bind.sty | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/config/bind.sty b/config/bind.sty
index 8b3d5ee3..ed0158b8 100644
--- a/config/bind.sty
+++ b/config/bind.sty
@@ -179,7 +179,12 @@ bookmarks=true]%
 {8pt}
 {\Large\bfseries\filcenter\fancyfont}
 
-\titleformat{\subsection}{\needspace{10em}\center\large\bfseries}{}{1em}{}[\rule{.9\linewidth}{.2pt}]
+\titleformat{\subsection}%
+	{\needspace{7em}\center\large\bfseries}%
+	{}%
+	{1em}%
+	{}%
+	[\rule{.9\linewidth}{.2pt}]
 %
 \titleformat{\subsubsection}
 {\needspace{3em}\normalfont\normalsize\bfseries}{\thesubsubsection}{1em}{}
-- 
GitLab