Skip to content

Commit 72a8f5e

Browse files
author
Will Bamberg
committed
box-sizing:border-box
1 parent 02e0d76 commit 72a8f5e

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

editable-samples/css/editable.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
* {
2+
box-sizing: border-box;
3+
}
4+
15
body {
26
background-color: #EAEFF2;
37
padding: 0;

0 commit comments

Comments
 (0)