Skip to content

Commit 8c7b024

Browse files
committed
Buttons marigin increased with css
1 parent f247996 commit 8c7b024

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

public/styles.css

+4
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,10 @@
2424
margin-top: 70px;
2525
}
2626

27+
.btn {
28+
margin-bottom: 14px;
29+
}
30+
2731
pre {
2832
font-size: 16px;
2933
}

0 commit comments

Comments
 (0)