diff options
author | Patrick Simianer <p@simianer.de> | 2015-08-11 12:54:22 +0200 |
---|---|---|
committer | Patrick Simianer <p@simianer.de> | 2015-08-11 12:54:22 +0200 |
commit | d2c5ad4b611d21cb6d0211628f8951d0f292e449 (patch) | |
tree | ff3a8cb279e83d64bac3b349c1f3102d863d1422 /edit.html | |
parent | 5332f83d887e86555bc64d95aa1ce28a97e64b88 (diff) |
fundamental horizontal snap-to-grid
Diffstat (limited to 'edit.html')
-rw-r--r-- | edit.html | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -8,6 +8,7 @@ </head> <body> <div id="holder"></div> + <p id="debug"></p> </body> </html> |