From 3368822c0a8704ead2ce0fcdfb556a403d8beafd Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Sat, 29 Apr 2017 17:14:49 -0400 Subject: generate hexagons --- index.html | 7 ------- 1 file changed, 7 deletions(-) (limited to 'index.html') diff --git a/index.html b/index.html index 2175fbf..5288f88 100644 --- a/index.html +++ b/index.html @@ -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; -- cgit v1.2.3-70-g09d2