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
diff options
context:
space:
mode:
Diffstat (limited to 'assets/main.css')
-rw-r--r--assets/main.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/assets/main.css b/assets/main.css
index f3b23a6..0830d7c 100644
--- a/assets/main.css
+++ b/assets/main.css
@@ -1640,6 +1640,11 @@ body {
line-height: 1.75rem;
}
+.text-2xl {
+ font-size: 1.5rem;
+ line-height: 2rem;
+}
+
.font-bold {
font-weight: 700;
}