Adjust HTML and shrink canvas.
[yuu.git] / src / main.css
index 423a1a0..5436780 100644 (file)
@@ -437,7 +437,7 @@ input {
 #yuu-canvas {
     margin: 1em auto;
     width: 100%;
-    height: 20em;
+    height: 12em;
     position: static;
     border: solid rgba(206, 132, 242, 0.5) 2px;
     border-radius: 2em;