diff options
| author | Jules <jules@asdf.us> | 2019-08-11 21:38:43 -0400 |
|---|---|---|
| committer | Jules <jules@asdf.us> | 2019-08-11 21:38:43 -0400 |
| commit | 87e038be66449e85de8553d2c1ea5519a5ad479a (patch) | |
| tree | 3106e800df9befb6094a1b18db138687456fc26e /index.css | |
| parent | 7140213e30c95abe9829f7927bd60dd6733148ea (diff) | |
Diffstat (limited to 'index.css')
| -rw-r--r-- | index.css | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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 +} |
