summaryrefslogtreecommitdiff
path: root/public/editor/style.css
diff options
context:
space:
mode:
authorAaron Parecki <aaron@parecki.com>2015-09-05 13:21:36 -0700
committerAaron Parecki <aaron@parecki.com>2015-09-05 13:21:36 -0700
commit881550cac72bfcc2e7551fe13288ea8a1d27ca34 (patch)
tree0f675deafd3694c1cd73550d7ef9da178facc677 /public/editor/style.css
parente121c3f582e2a746dba18b2e9816a7d50e0ef3c2 (diff)
better state management for editor
Diffstat (limited to 'public/editor/style.css')
-rw-r--r--public/editor/style.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/public/editor/style.css b/public/editor/style.css
index f646198..8ae753a 100644
--- a/public/editor/style.css
+++ b/public/editor/style.css
@@ -206,7 +206,8 @@ body, input {
margin-bottom: 20px;
border: 0;
font-weight: bold;
- font-size: 42px;
+ font-size: 38px;
+ width: 100%;
}
#content {