summaryrefslogtreecommitdiff
path: root/index.css
diff options
context:
space:
mode:
Diffstat (limited to 'index.css')
-rw-r--r--index.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/index.css b/index.css
index 83b4659..da1ac98 100644
--- a/index.css
+++ b/index.css
@@ -27,6 +27,7 @@ h1 {
margin: 10px 0;
font-weight: normal;
text-transform: uppercase;
+ max-width: 640px;
}
h2 {
color: #222;
@@ -262,4 +263,4 @@ label > span { display: block; min-width: 80px; }
#cases {
margin-top: 10px;
height: 60px;
-} \ No newline at end of file
+}