summaryrefslogtreecommitdiffstats
path: root/snek.css
diff options
context:
space:
mode:
authorGalin Simeonov <gts@volconst.com>2021-10-27 13:34:05 +0300
committerGalin Simeonov <gts@volconst.com>2021-10-27 13:34:05 +0300
commit97a18123de85228d5b4d9b42451a7b6ac0417f91 (patch)
tree8342242ee8e210bcd9e09c3fd0e823237e735c6e /snek.css
parent9dbd5bd3635dd770b61034ec23fc4d899dedf408 (diff)
downloadsnek-97a18123de85228d5b4d9b42451a7b6ac0417f91.tar.gz
making it more mobile friendly
Diffstat (limited to 'snek.css')
-rw-r--r--snek.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/snek.css b/snek.css
index e69de29..b9734f7 100644
--- a/snek.css
+++ b/snek.css
@@ -0,0 +1,4 @@
+body {
+ overflow:hidden;
+ width:100%;
+}