Update post-entry.css
This commit is contained in:
parent
5e89753bef
commit
83fa7ca706
|
@ -71,13 +71,13 @@
|
||||||
|
|
||||||
.entry-header h2 {
|
.entry-header h2 {
|
||||||
font-weight: 450;
|
font-weight: 450;
|
||||||
font-size: 20px;
|
font-size: 18px;
|
||||||
line-height: 1.5;
|
line-height: 1.5;
|
||||||
}
|
}
|
||||||
|
|
||||||
.entry-content {
|
.entry-content {
|
||||||
color: var(--secondary);
|
color: var(--secondary);
|
||||||
font-size: 16px;
|
font-size: 15px;
|
||||||
line-height: 1.6;
|
line-height: 1.6;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
display: -webkit-box;
|
display: -webkit-box;
|
||||||
|
|
Loading…
Reference in New Issue