diff --git a/src/Bootstrap.tsx b/src/Bootstrap.tsx index c9729b6..77f1737 100644 --- a/src/Bootstrap.tsx +++ b/src/Bootstrap.tsx @@ -111,7 +111,7 @@ function Bootstrap({ height: '100vh', display: 'flex', flexDirection: 'column', - paddingTop: 7, + paddingTop: 8, }} > - {title} + {title} diff --git a/src/components/Room/Room.tsx b/src/components/Room/Room.tsx index 685802f..6d382b6 100644 --- a/src/components/Room/Room.tsx +++ b/src/components/Room/Room.tsx @@ -147,13 +147,22 @@ export function Room({ }) return ( - + -
+