From 68faf5ec4daad2019c39b3d282b88643cf1faea9 Mon Sep 17 00:00:00 2001 From: Ramon Ayco Jr Date: Tue, 10 Aug 2021 00:41:30 +0800 Subject: [PATCH] style: change to smaller font --- assets/main.scss | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/assets/main.scss b/assets/main.scss index 268d1b7..7f80577 100644 --- a/assets/main.scss +++ b/assets/main.scss @@ -603,7 +603,7 @@ table.image caption { color: #80ae3c; } p { - margin-top: 21px; + margin-top: 18px; } blockquote:before { @@ -639,7 +639,7 @@ table.image caption { color: #333; font-weight: 400; font-style: normal; - font-size: 21px; + font-size: 18px; line-height: 1.58; letter-spacing: -0.003em; } @@ -694,7 +694,7 @@ table.image caption { letter-spacing: 0.01rem; font-weight: 400; font-style: normal; - font-size: 21px; + font-size: 18px; line-height: 1.58; letter-spacing: -0.003em; }