Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit d03efb0

Browse files
committed
Fix Issue with Tablets
1 parent f5bc265 commit d03efb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/components/MainComponent/Main.styles.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ export const MainStyles = theme => ({
1515
marginTop: 40,
1616
marginLeft: "auto",
1717
marginRight: "auto",
18-
[theme.breakpoints.down("sm")]: {
18+
[theme.breakpoints.down("md")]: {
1919
//width: "calc(100% - 20px)",
2020
width: "100%",
2121
margin: 0,

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /