njk-tool 0.0.23 → 0.0.24
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/bundle/app.min.cjs
CHANGED
|
@@ -13482,7 +13482,7 @@ font-size: 26px;
|
|
|
13482
13482
|
font-weight: bolder;
|
|
13483
13483
|
--align: left;
|
|
13484
13484
|
--text-color: #606266;
|
|
13485
|
-
--margin:
|
|
13485
|
+
--margin: 20px 0 10px;
|
|
13486
13486
|
position: relative;
|
|
13487
13487
|
padding: 0 0 4.8px;
|
|
13488
13488
|
margin: var(--margin);
|
|
@@ -13494,7 +13494,7 @@ font-size: 24px;
|
|
|
13494
13494
|
font-weight: bolder;
|
|
13495
13495
|
--align: left;
|
|
13496
13496
|
--text-color: #606266;
|
|
13497
|
-
--margin:
|
|
13497
|
+
--margin: 20px 0 10px;
|
|
13498
13498
|
position: relative;
|
|
13499
13499
|
padding: 0 0 4.8px;
|
|
13500
13500
|
margin: var(--margin);
|
|
@@ -13506,7 +13506,7 @@ font-size: 20px;
|
|
|
13506
13506
|
--align: left;
|
|
13507
13507
|
--text-color: #606266;
|
|
13508
13508
|
font-weight: bolder;
|
|
13509
|
-
--margin:
|
|
13509
|
+
--margin: 20px 0 10px;
|
|
13510
13510
|
position: relative;
|
|
13511
13511
|
padding: 0 0 4.8px;
|
|
13512
13512
|
margin: var(--margin);
|