Remove extra semicolon in style.css.
This commit is contained in:
parent
3febc1935c
commit
be582b61ba
|
@ -1400,7 +1400,6 @@ h1.np_post_headline {
|
||||||
color: var(--color-text);
|
color: var(--color-text);
|
||||||
font-family: Arial, Helvetica, sans-serif;
|
font-family: Arial, Helvetica, sans-serif;
|
||||||
font-size: 0.6em;
|
font-size: 0.6em;
|
||||||
;
|
|
||||||
text-align: right;
|
text-align: right;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue