style: smaller post-item header font size
This commit is contained in:
parent
3438d31ce6
commit
d0f060a9cc
1 changed files with 1 additions and 1 deletions
|
@ -541,7 +541,7 @@ iframe.mastodon-embed {
|
||||||
margin: 10px 0;
|
margin: 10px 0;
|
||||||
font-family: "Source Serif Pro", serif;
|
font-family: "Source Serif Pro", serif;
|
||||||
font-weight: 900;
|
font-weight: 900;
|
||||||
font-size: 40px;
|
font-size: 32px;
|
||||||
line-height: 1.04;
|
line-height: 1.04;
|
||||||
text-decoration: underline !important;
|
text-decoration: underline !important;
|
||||||
color: #bb4a03 !important;
|
color: #bb4a03 !important;
|
||||||
|
|
Loading…
Reference in a new issue