]> git.cworth.org Git - turbot-web/blobdiff - overview.css
Widened the expanded view boxes on the main board. Changed the answers display to...
[turbot-web] / overview.css
index 8426fb2046f4749678faced5cf48782366ec3523..d79cc0ac19bbd578a748744643f5e778772efc45 100644 (file)
@@ -1,4 +1,4 @@
-/* The grid: Three equal columns that floats next to each other */
+/* The grid: columns that float next to each other */
 .column {
   float: left;
   width: 15%;
@@ -16,7 +16,7 @@
   color: black;
   border-radius: 25px;
   margin: auto;
-  width: 20%;
+  width: 40%;
 
 
 }