style: change to smaller font
This commit is contained in:
parent
b92501bb01
commit
68faf5ec4d
1 changed files with 3 additions and 3 deletions
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue