summaryrefslogtreecommitdiffstats
path: root/css/content.css
diff options
context:
space:
mode:
Diffstat (limited to 'css/content.css')
-rw-r--r--css/content.css5
1 files changed, 3 insertions, 2 deletions
diff --git a/css/content.css b/css/content.css
index 43c472a08..455fc111d 100644
--- a/css/content.css
+++ b/css/content.css
@@ -340,7 +340,7 @@
#app-content .heading h1 {
font-size: 19px;
- margin-right: 182px;
+ max-width: 770px;
word-wrap: break-word;
}
@@ -356,6 +356,7 @@
float: right;
display: inline-block;
font-size: 15px;
+ padding: 0 10px;
}
#app-content .read .heading a {
@@ -389,7 +390,7 @@
#app-content .subtitle {
color: #aaa;
font-size: 15px;
- width: 100%;
+ max-width: 770px;
padding-bottom: 25px;
}