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; }