Skip to content

Commit b63ac5f

Browse files
chore(release): 1.23.14 [skip ci]
## [1.23.14](v1.23.13...v1.23.14) (2022-01-18) ### Bug Fixes * h2 blink issue ([f098307](f098307))
1 parent f098307 commit b63ac5f

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.23.14](https://github.com/pengx17/logseq-dev-theme/compare/v1.23.13...v1.23.14) (2022-01-18)
2+
3+
4+
### Bug Fixes
5+
6+
* h2 blink issue ([f098307](https://github.com/pengx17/logseq-dev-theme/commit/f09830753ba347953b2a727a2931a435eeefe07f))
7+
18
## [1.23.13](https://github.com/pengx17/logseq-dev-theme/compare/v1.23.12...v1.23.13) (2022-01-14)
29

310

custom.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -280,7 +280,6 @@ a.title h1.title {
280280

281281
.ls-block h2 {
282282
font-family: var(--ct-heading-font-family);
283-
font-size: var(--ct-heading-font-size);
284283
font-weight: var(--ct-heading-font-weight);
285284
font-style: var(--ct-heading-font-style);
286285
color: var(--ct-heading-color);

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "logseq-dev-theme",
33
"author": "pengx17",
4-
"version": "1.23.13",
4+
"version": "1.23.14",
55
"description": "A custom theme for dev",
66
"logseq": {
77
"themes": [

0 commit comments

Comments
 (0)