style: change to smaller font

This commit is contained in:
Ramon Ayco Jr 2021-08-10 00:41:30 +08:00
parent b92501bb01
commit 68faf5ec4d

View file

@ -603,7 +603,7 @@ table.image caption {
color: #80ae3c; color: #80ae3c;
} }
p { p {
margin-top: 21px; margin-top: 18px;
} }
blockquote:before { blockquote:before {
@ -639,7 +639,7 @@ table.image caption {
color: #333; color: #333;
font-weight: 400; font-weight: 400;
font-style: normal; font-style: normal;
font-size: 21px; font-size: 18px;
line-height: 1.58; line-height: 1.58;
letter-spacing: -0.003em; letter-spacing: -0.003em;
} }
@ -694,7 +694,7 @@ table.image caption {
letter-spacing: 0.01rem; letter-spacing: 0.01rem;
font-weight: 400; font-weight: 400;
font-style: normal; font-style: normal;
font-size: 21px; font-size: 18px;
line-height: 1.58; line-height: 1.58;
letter-spacing: -0.003em; letter-spacing: -0.003em;
} }