@latte-macchiat-io/latte-vanilla-components 0.0.286 → 0.0.287

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@latte-macchiat-io/latte-vanilla-components",
3
- "version": "0.0.286",
3
+ "version": "0.0.287",
4
4
  "description": "Beautiful components for amazing projects, with a touch of Vanilla 🥤",
5
5
  "type": "module",
6
6
  "main": "./src/index.ts",
@@ -117,6 +117,8 @@ export const sectionRecipe = recipe(
117
117
  isDark: false,
118
118
  isFullHeight: false,
119
119
  isHeaderFixed: false,
120
+ withPaddingTop: true,
121
+ withPaddingBottom: true,
120
122
  variant: 'transparent',
121
123
  },
122
124
  },