Jacket file
Since last many updates, The error in Jacket file is persistent.
If i use a <h2> tag in description, it will be added to the Jacket file, but since last many updates, the CSS class of that particular <h2> only in Jacket file returns error and it somehow puts font-weight=1, instead of bold or normal.
here is the class
.calibre12 {
display: block;
font-size: 1.5em;
font-weight: 1;
line-height: 1.2;
margin: 0.83em 0;
}
please resolve.
|