2 files changed, 1 insertions, 1 deletions
diff --git a/book.toml b/book.toml
index fa83d86ffc..dfbe2a111e 100644
--- a/book.toml
+++ b/book.toml
@@ -33,7 +33,7 @@ site-url = "/synapse/"
additional-css = [
"docs/website_files/table-of-contents.css",
"docs/website_files/remove-nav-buttons.css",
- "docs/website_files/indent-section-headers.css",
+ "docs/website_files/section-headers.css",
]
additional-js = ["docs/website_files/table-of-contents.js"]
theme = "docs/website_files/theme"
\ No newline at end of file
diff --git a/docs/website_files/indent-section-headers.css b/docs/website_files/section-headers.css
index f9b3c82ca6..f9b3c82ca6 100644
--- a/docs/website_files/indent-section-headers.css
+++ b/docs/website_files/section-headers.css
|