Skip to content

Commit c6b4c04

Browse files
Update style.css
1 parent 18ea887 commit c6b4c04

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Responsive Design Checker/style.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ body {
88
width: 100%;
99
box-sizing: border-box;
1010
overflow: auto;
11-
min-width: 900px;
12-
min-height: 900px;
11+
min-width: 1100px;
12+
min-height: 1100px;
1313
}
1414

1515
h1 {

0 commit comments

Comments
 (0)