diff options
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 +} |
