ultimate-jekyll-manager 0.0.163 → 0.0.164

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.
@@ -454,7 +454,7 @@ cta:
454
454
  <div class="d-flex flex-wrap justify-content-center gap-2 gap-sm-3 mb-4" data-lazy="@class animation-slide-up">
455
455
  <ul class="nav nav-pills gap-2 gap-sm-3 border-0 w-100 justify-content-center" role="tablist">
456
456
  {% for tab in page.resolved.product_demo.tabs %}
457
- <li class="nav-item flex-fill flex-sm-grow-0" role="presentation" style="max-width: 200px;">
457
+ <li class="nav-item" role="presentation">
458
458
  <button
459
459
  class="btn btn-lg btn-outline-adaptive w-100 {% if forloop.first %}active{% endif %}"
460
460
  id="{{ tab.id }}-tab"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ultimate-jekyll-manager",
3
- "version": "0.0.163",
3
+ "version": "0.0.164",
4
4
  "description": "Ultimate Jekyll dependency manager",
5
5
  "main": "dist/index.js",
6
6
  "exports": {