set viewport to speed up mobile taps, hex and square both handle 'pointy top' versions

This commit is contained in:
Gavin McDonald
2016-02-18 10:45:48 -05:00
parent f7cb7c094a
commit c3e5995bf1
8 changed files with 44 additions and 875 deletions

View File

@@ -2,6 +2,7 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<meta name="viewport" content="width=device-width">
<title>Tessellate</title>
<link rel="stylesheet" href="css/main.css">

File diff suppressed because one or more lines are too long