File tree Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change
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
+
1
8
## [ 1.23.13] ( https://github.com/pengx17/logseq-dev-theme/compare/v1.23.12...v1.23.13 ) (2022-01-14)
2
9
3
10
Original file line number Diff line number Diff line change @@ -280,7 +280,6 @@ a.title h1.title {
280
280
281
281
.ls-block h2 {
282
282
font-family : var (--ct-heading-font-family );
283
- font-size : var (--ct-heading-font-size );
284
283
font-weight : var (--ct-heading-font-weight );
285
284
font-style : var (--ct-heading-font-style );
286
285
color : var (--ct-heading-color );
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " logseq-dev-theme" ,
3
3
"author" : " pengx17" ,
4
- "version" : " 1.23.13 " ,
4
+ "version" : " 1.23.14 " ,
5
5
"description" : " A custom theme for dev" ,
6
6
"logseq" : {
7
7
"themes" : [
You can’t perform that action at this time.
0 commit comments