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

github.com/nanxiaobei/hugo-paper.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authornanxiaobei <nanxiaobei@gmail.com>2019-08-21 11:17:00 +0300
committernanxiaobei <nanxiaobei@gmail.com>2019-08-21 11:17:00 +0300
commitbe85b778d1c498b9351f008948b66eccb8151bef (patch)
tree0c5e18ef27fafa8cc1e2b0009621375ec6dfe3f9 /static
parentc1a940e084034859a7fc3988244611d730c91d83 (diff)
Release 4.2
Diffstat (limited to 'static')
-rw-r--r--static/style.css5
1 files changed, 2 insertions, 3 deletions
diff --git a/static/style.css b/static/style.css
index 9df3f97..9f2fa01 100644
--- a/static/style.css
+++ b/static/style.css
@@ -181,11 +181,10 @@ img {
}
.page-header {
margin-bottom: 24px;
+ overflow: hidden;
}
.page-header h1 {
- font-size: 64px;
- overflow: hidden;
- text-overflow: ellipsis;
+ font-size: 40px;
}
.pagination {
display: flex;