From 7565a17f43b2fd529707bfcc9a9a37a66483aaee Mon Sep 17 00:00:00 2001
From: Brian Ward <bward@flatironinstitute.org>
Date: Thu, 16 Jan 2025 14:25:19 -0500
Subject: [PATCH] Update submodule

---
 index.css     | 7 +++++++
 quarto-config | 2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/index.css b/index.css
index 885e81af..cdecb15f 100644
--- a/index.css
+++ b/index.css
@@ -52,6 +52,11 @@
     padding-top: 1rem;
   }
 
+  .hero-code .sourceCode {
+    border-bottom-left-radius: 5px;
+    border-bottom-right-radius: 5px;
+  }
+
   .hero-code pre,
   .hero-code code {
     color: var(--bs-body-color);
@@ -60,6 +65,8 @@
 
   .hero-code .code-with-filename-file {
     border: 1px solid rgba(233, 236, 239, 0.2);
+    border-top-left-radius: 5px;
+    border-top-right-radius: 5px;
     background-color: var(--stan-secondary);
   }
   .hero-code .code-with-filename-file pre {
diff --git a/quarto-config b/quarto-config
index ca2a349b..65904751 160000
--- a/quarto-config
+++ b/quarto-config
@@ -1 +1 @@
-Subproject commit ca2a349b738d3f614afd9ba61a6a5f7f9e5004c2
+Subproject commit 65904751c830555ec8d81d9270e609ec190c425f