From 1f669551d0e724813da9f35b9f29e6ebf9c473ff Mon Sep 17 00:00:00 2001 From: Nora Moor <135470174+noramoor2007@users.noreply.github.com> Date: Mon, 19 Feb 2024 00:49:15 -0500 Subject: [PATCH] Edits --- style.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/style.css b/style.css index 0c58c55..21b0b1a 100644 --- a/style.css +++ b/style.css @@ -13,6 +13,8 @@ h1 { button.jupyterstuff { background-color: #ff87bc; text-align: left; + border-width: 0px; + width: fit-content; } button { background-color: transparent;