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.
@@ -13479,7 +13479,7 @@ font-size: 26px;
13479
13479
  font-weight: bolder;
13480
13480
  --align: left;
13481
13481
  --text-color: #606266;
13482
- --margin: 40px 0 20px;
13482
+ --margin: 20px 0 10px;
13483
13483
  position: relative;
13484
13484
  padding: 0 0 4.8px;
13485
13485
  margin: var(--margin);
@@ -13491,7 +13491,7 @@ font-size: 24px;
13491
13491
  font-weight: bolder;
13492
13492
  --align: left;
13493
13493
  --text-color: #606266;
13494
- --margin: 40px 0 20px;
13494
+ --margin: 20px 0 10px;
13495
13495
  position: relative;
13496
13496
  padding: 0 0 4.8px;
13497
13497
  margin: var(--margin);
@@ -13503,7 +13503,7 @@ font-size: 20px;
13503
13503
  --align: left;
13504
13504
  --text-color: #606266;
13505
13505
  font-weight: bolder;
13506
- --margin: 40px 0 20px;
13506
+ --margin: 20px 0 10px;
13507
13507
  position: relative;
13508
13508
  padding: 0 0 4.8px;
13509
13509
  margin: var(--margin);