Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/VincentTam/huginn.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorJustin Berthault <justin.berthault@zaclys.net>2017-12-12 13:33:05 +0300
committerJustin Berthault <justin.berthault@zaclys.net>2017-12-12 13:33:05 +0300
commit78acac403e852c4fa1b22bfb3da41acff4d4e7c1 (patch)
tree490daff0474490f4af4a2deb2467116067500480 /static
parent87901c737c23a5aec12407db343b53398401c645 (diff)
Make Post Title great again with time
Diffstat (limited to 'static')
-rw-r--r--static/css/style.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/css/style.css b/static/css/style.css
index 59d6edd..dd9d2b2 100644
--- a/static/css/style.css
+++ b/static/css/style.css
@@ -71,6 +71,7 @@ header {
header h1 a {
float: left;
margin-bottom: 0.4rem;
+ max-width: 80%;
}
time {
float: right;