aboutsummaryrefslogtreecommitdiffstats
path: root/thallium-frontend/src/App.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'thallium-frontend/src/App.tsx')
-rw-r--r--thallium-frontend/src/App.tsx2
1 files changed, 2 insertions, 0 deletions
diff --git a/thallium-frontend/src/App.tsx b/thallium-frontend/src/App.tsx
index f5512af..0aee720 100644
--- a/thallium-frontend/src/App.tsx
+++ b/thallium-frontend/src/App.tsx
@@ -51,6 +51,8 @@ const AppContainer = styled.div`
display: flex;
flex-direction: column;
margin: 0 auto;
+ margin-left: 10px;
+ margin-right: 10px;
height: 100%;
`;