@bbki.ng/site 5.5.28 → 5.5.29

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/CHANGELOG.md CHANGED
@@ -1,5 +1,11 @@
1
1
  # @bbki.ng/site
2
2
 
3
+ ## 5.5.29
4
+
5
+ ### Patch Changes
6
+
7
+ - 1f5f015: fix lineheight
8
+
3
9
  ## 5.5.28
4
10
 
5
11
  ### Patch Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bbki.ng/site",
3
- "version": "5.5.28",
3
+ "version": "5.5.29",
4
4
  "description": "code behind bbki.ng",
5
5
  "main": "index.js",
6
6
  "type": "module",
@@ -75,7 +75,7 @@ class XwyPlugin implements IPlugin {
75
75
  return content
76
76
  .replace(
77
77
  /小乌鸦/g,
78
- `<span class="font-xwy text-content-special text-[1.6rem] align-middle">小乌鸦</span>`
78
+ `<span class="font-xwy text-content-special text-[1.6rem] align-middle leading-[28px]">小乌鸦</span>`
79
79
  )
80
80
  .replace(
81
81
  /公园/,