element-book 5.0.0 → 5.0.1

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.
@@ -30,7 +30,6 @@ export const ElementBookNav = defineElementBookElement()({
30
30
  }
31
31
 
32
32
  .title-row {
33
- padding-right: 16px;
34
33
  display: block;
35
34
  ${ElementBookRouteLink.cssVarNames
36
35
  .anchorPadding}: 1px 24px 1px calc(calc(16px * var(--indent, 0)) + 8px);
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "element-book",
3
- "version": "5.0.0",
3
+ "version": "5.0.1",
4
4
  "keywords": [
5
5
  "book",
6
6
  "design system",