Merge pull request #176 from sakuramipha/entry-header

Change font size for blog post entry headers.
This commit is contained in:
liushuyu 2023-03-19 20:06:10 -06:00 committed by GitHub
commit d0a86abb51
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -281,7 +281,7 @@ tbody td {
left: 0;
}
.entry-embed > header > h1 {
font-size: 48px;
font-size: 46px;
color: #FF8E03;
background-color: #fff;
margin: 0px !important;