From 97e7c319d656a5f05489ca996e249e7359303d4d Mon Sep 17 00:00:00 2001
From: Jake Vanderwerf <get@jakevanderwerf.ca>
Date: Sun, 31 May 2026 22:42:33 +0000
Subject: [PATCH] =Jakevan edits done?

---
 build/summary/style-index.css |   32 +++++++++++++++++++++++++++++++-
 1 files changed, 31 insertions(+), 1 deletions(-)

diff --git a/build/summary/style-index.css b/build/summary/style-index.css
index 7e6fb62..fa23812 100644
--- a/build/summary/style-index.css
+++ b/build/summary/style-index.css
@@ -1 +1,31 @@
-details>div{margin:1rem 0}main>header:not(:has(img)){margin-top:3rem!important}header a:before{display:none!important}header+details{margin:1.5rem auto 3rem!important;max-width:var(--wide)}main{padding-top:0!important}ul.summary .term-list{display:flex;flex-wrap:nowrap;padding-left:0}
+/*!***********************************************************************************************************************************************************************************************************************************************!*\
+  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/summary/style.scss ***!
+  \***********************************************************************************************************************************************************************************************************************************************/
+details > div {
+  margin: 1rem 0;
+}
+
+main > header:not(:has(img)) {
+  margin-top: 3rem !important;
+}
+
+header a::before {
+  display: none !important;
+}
+
+header + details {
+  margin: 1.5rem auto 3rem !important;
+  max-width: var(--wide);
+}
+
+main {
+  padding-top: 0 !important;
+}
+
+ul.summary .term-list {
+  padding-left: 0;
+  display: flex;
+  flex-wrap: nowrap;
+}
+
+/*# sourceMappingURL=style-index.css.map*/
\ No newline at end of file

--
Gitblit v1.10.0