diff options
| author | Jules Laplace <jules@okfoc.us> | 2017-04-29 17:14:49 -0400 |
|---|---|---|
| committer | Jules Laplace <jules@okfoc.us> | 2017-04-29 17:14:49 -0400 |
| commit | 3368822c0a8704ead2ce0fcdfb556a403d8beafd (patch) | |
| tree | 3eaec00eeaffe4ad922c7490af901eddf1854add /index.html | |
| parent | 7be840fdf1d4448fe2c2abf6cf037d5946015cf3 (diff) | |
generate hexagons
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 7 |
1 files changed, 0 insertions, 7 deletions
@@ -13,16 +13,9 @@ body { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } -.mobile #container { - transform-origin: 50% 50%; - transform: scale(0.6); -} .desktop body { user-select: none; } -.hex { - transform: translate(-40px, -50px); -} @media only screen and (max-device-width: 800px) { html,body { margin: 0; |
