Skip to content

Commit b249701

Browse files
committed
m
1 parent d807126 commit b249701

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
body {
1010
background: #222;
1111
font-family: 'Courier New', Courier, monospace;
12+
padding: 0 60px;
1213
}
1314

1415
body, a {
@@ -101,7 +102,7 @@
101102

102103
<h1>Create 3D worlds</h1>
103104

104-
<p><b>A library of modular Three.js components.</b></p>
105+
<p><b>My library of reusable Three.js components.</b></p>
105106

106107
<p><i>Unlike other cool examples that you can just look at, here you can combine different elements and create new scenes. To begin with, you can replace any 3D model or character in these examples.</i></p>
107108

0 commit comments

Comments
 (0)