diff options
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; |
