summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPedro Alvarez <pedro.alvarez@codethink.co.uk>2015-10-01 14:12:40 +0100
committerPedro Alvarez <pedro.alvarez@codethink.co.uk>2015-10-01 14:12:40 +0100
commit10d1473a9767c6c103bc86e4f81bd7ac4b351b47 (patch)
treea8aa25b792fba2c74a08a85920014f756293af43
parent7d37605a637d35bfaf58ba278d06500490b039c9 (diff)
downloadciat-ui-10d1473a9767c6c103bc86e4f81bd7ac4b351b47.tar.gz
Boxes 80% of lanes
-rw-r--r--style.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/style.css b/style.css
index 2a61f85..5f9b332 100644
--- a/style.css
+++ b/style.css
@@ -51,6 +51,7 @@ h1>em>a:hover {
margin: 1.4em;
box-shadow:6px 6px 10px 2px #111;
border-radius: 0.5em;
+ width: 80%;
}
.lane {