aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--modern/src/MainPage.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/modern/src/MainPage.js b/modern/src/MainPage.js
index 287a21f..eaf3e40 100644
--- a/modern/src/MainPage.js
+++ b/modern/src/MainPage.js
@@ -13,6 +13,7 @@ const styles = theme => ({
},
content: {
flexGrow: 1,
+ overflow: "hidden",
display: "flex",
flexDirection: "row",
[theme.breakpoints.down('xs')]: {