summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html7
1 files changed, 0 insertions, 7 deletions
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;