Edit entry header font size
This commit is contained in:
parent
0eee5eaba3
commit
6367512a15
|
@ -281,7 +281,7 @@ tbody td {
|
||||||
left: 0;
|
left: 0;
|
||||||
}
|
}
|
||||||
.entry-embed > header > h1 {
|
.entry-embed > header > h1 {
|
||||||
font-size: 48px;
|
font-size: 46px;
|
||||||
color: #FF8E03;
|
color: #FF8E03;
|
||||||
background-color: #fff;
|
background-color: #fff;
|
||||||
margin: 0px !important;
|
margin: 0px !important;
|
||||||
|
|
Reference in New Issue