summaryrefslogtreecommitdiff
path: root/views/index.pug
diff options
context:
space:
mode:
authorTor Andersson <tor@ccxvii.net>2023-06-05 11:44:06 +0200
committerTor Andersson <tor@ccxvii.net>2023-06-05 11:45:21 +0200
commitb92a9e36c15f7c2ea20c7946269d01f5fc3e7275 (patch)
tree6a58dc7f2ec7adab412d794dc3d2946c49ea531c /views/index.pug
parent700ce314701fde559e807f09ac6d40a1ef60b5c2 (diff)
downloadserver-b92a9e36c15f7c2ea20c7946269d01f5fc3e7275.tar.gz
Force longer titles to wrap.
Diffstat (limited to 'views/index.pug')
-rw-r--r--views/index.pug1
1 files changed, 1 insertions, 0 deletions
diff --git a/views/index.pug b/views/index.pug
index dffbe46..6b90638 100644
--- a/views/index.pug
+++ b/views/index.pug
@@ -20,6 +20,7 @@ html
}
div.t {
text-align: center;
+ width: 170px;
}
div.t a:not(:hover) {
color: black;