funuicss 2.6.18 → 2.6.19

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/css/fun.css CHANGED
@@ -3082,12 +3082,6 @@ color: var(--text-color);
3082
3082
  overflow-y: auto;
3083
3083
  }
3084
3084
 
3085
- .sidebar-links {
3086
- margin-top: 1rem;
3087
- }
3088
- .sidebar-section {
3089
- margin-bottom: 1rem;
3090
- }
3091
3085
  .sidebar-link {
3092
3086
  display: flex;
3093
3087
  align-items: center !important;
package/package.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "2.6.18",
2
+ "version": "2.6.19",
3
3
  "name": "funuicss",
4
4
  "description": "React and Next.js component UI Library for creating Easy and good looking websites with fewer lines of code. Elevate your web development experience with our cutting-edge React/Next.js component UI Library. Craft stunning websites effortlessly, boasting both seamless functionality and aesthetic appeal—all achieved with minimal lines of code. Unleash the power of simplicity and style in your projects!",
5
5
  "main": "index.js",