Skip to content

Commit 0d5cd80

Browse files
Resolving scrolling issue on smaller displays.
Signed-off-by: Steve Springett <steve@springett.us>
1 parent a11d433 commit 0d5cd80

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/assets/styles.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,5 @@ body {
1212
flex: 1;
1313
padding: 20px;
1414
box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
15-
overflow: auto;
1615
border-radius: 0;
1716
}

0 commit comments

Comments
 (0)