summaryrefslogtreecommitdiff
path: root/index.css
diff options
context:
space:
mode:
Diffstat (limited to 'index.css')
-rw-r--r--index.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/index.css b/index.css
index 4a338fb..32bd838 100644
--- a/index.css
+++ b/index.css
@@ -162,8 +162,8 @@ input:focus {
}
#theme_canvas {
- width: 800px;
- height: 600px;
+ width: 100%;
+ height: 100%;
z-index: -1;
}