Skip to content

Commit 7ddac58

Browse files
committed
Fixed margin as mentiond in kenkoooo#302
1 parent 0850ded commit 7ddac58

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

atcoder-problems-frontend/src/index.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
body {
22
margin: 0;
3-
padding: 70px;
3+
padding: 70px 20px 20px 20px;
44
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen',
55
'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue',
66
sans-serif;

0 commit comments

Comments
 (0)