Edit entry header font size

This commit is contained in:
sakuramipha 2023-03-19 16:15:17 +00:00 committed by GitHub
parent 0eee5eaba3
commit 6367512a15
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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;