From 90727f9776eef4d813bbb6b91ba5707c9e38ad98 Mon Sep 17 00:00:00 2001 From: momo5502 Date: Tue, 29 Apr 2025 10:33:47 +0200 Subject: [PATCH] Hm --- page/src/App.css | 4 ++-- page/src/Playground.tsx | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/page/src/App.css b/page/src/App.css index 567f13e2..7a9f3171 100644 --- a/page/src/App.css +++ b/page/src/App.css @@ -68,9 +68,9 @@ button.fancy.bg-secondary:hover { border: 1px solid rgb(33, 33, 34); } -.terminal-output span { +/*.terminal-output span { padding: 0px 16px; -} +}*/ .terminal-output { font-weight: 600; diff --git a/page/src/Playground.tsx b/page/src/Playground.tsx index df557c25..a426beb5 100644 --- a/page/src/Playground.tsx +++ b/page/src/Playground.tsx @@ -210,7 +210,7 @@ export function Playground() { /> -
+