diff --git a/page/src/App.css b/page/src/App.css index 494f7978..5d4ad00b 100644 --- a/page/src/App.css +++ b/page/src/App.css @@ -21,6 +21,10 @@ } } +button { + cursor: pointer; +} + .terminal-output { line-height: 1.5; font-weight: 600;