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

github.com/xianmin/hugo-theme-jane.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/css/_variables.scss')
-rw-r--r--src/css/_variables.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/css/_variables.scss b/src/css/_variables.scss
index 10014ce..4218b84 100644
--- a/src/css/_variables.scss
+++ b/src/css/_variables.scss
@@ -313,7 +313,7 @@ $archive-post-hover-transform: translateX(4px) !default;
// ========== Tags ========== //
// Font soze of the tag cloud title.
-$tag-cloud-title-size: 18px !default;
+$tag-cloud-title-size: 24px !default;
// Border bottom of the tag cloud title.
$tag-cloud-title-border-bottom: 2px solid $theme-color !default;