From cfc9881b9dc3f35f61198344b589dc47b0f8ce65 Mon Sep 17 00:00:00 2001 From: Jeremy Kahn Date: Mon, 29 Aug 2022 22:20:04 -0500 Subject: [PATCH] feat: prevent page overflows --- src/Bootstrap.tsx | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/src/Bootstrap.tsx b/src/Bootstrap.tsx index d253faa..c95ed54 100644 --- a/src/Bootstrap.tsx +++ b/src/Bootstrap.tsx @@ -64,9 +64,14 @@ function Bootstrap({ - +