summaryrefslogtreecommitdiff
path: root/index.css
diff options
context:
space:
mode:
authorJules <jules@asdf.us>2019-08-11 21:38:43 -0400
committerJules <jules@asdf.us>2019-08-11 21:38:43 -0400
commit87e038be66449e85de8553d2c1ea5519a5ad479a (patch)
tree3106e800df9befb6094a1b18db138687456fc26e /index.css
parent7140213e30c95abe9829f7927bd60dd6733148ea (diff)
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
+}