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

github.com/4ever9/less.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'assets/scss/less.scss')
-rw-r--r--assets/scss/less.scss4
1 files changed, 3 insertions, 1 deletions
diff --git a/assets/scss/less.scss b/assets/scss/less.scss
index 884e8ab..b7f87f2 100644
--- a/assets/scss/less.scss
+++ b/assets/scss/less.scss
@@ -66,6 +66,7 @@ body {
.main {
padding-top: 40px;
max-width: 100%;
+ min-height: calc(100% - 160px);
}
a {
@@ -95,7 +96,8 @@ a {
font-size: 12px;
}
-.post-title {
+.post-title,
+h2 {
font-family: "Monda", -apple-system, BlinkMacSystemFont, PingFang SC,
Hiragino Sans GB, Microsoft YaHei, "\5FAE\8F6F\96C5\9ED1", helvetica neue,
helvetica, ubuntu, roboto, noto, segoe ui, Arial, sans-serif;