Skip to content

Commit 95d5aae

Browse files
author
Will Bamberg
committed
More layout tweaks
1 parent 49aa63e commit 95d5aae

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

editable-samples/border-top-color/index.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,9 @@
1717
<style>
1818

1919
body {
20-
background-color: #F6F7F8;
21-
padding: 1em;
20+
background-color: #EAEFF2;
21+
padding: 0;
22+
margin: 0;
2223
}
2324

2425
textarea {

0 commit comments

Comments
 (0)