@baybreezy/docd 0.1.5 → 0.1.6

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.
@@ -37,7 +37,7 @@
37
37
  target="_blank"
38
38
  variant="outline"
39
39
  size="md"
40
- class="transition-colors duration-300"
40
+ class="gap-1.5 transition-colors duration-300 [&>svg]:size-3.5"
41
41
  >
42
42
  <Icon
43
43
  v-if="link?.icon"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@baybreezy/docd",
3
- "version": "0.1.5",
3
+ "version": "0.1.6",
4
4
  "description": "A Nuxt layer for building documentation sites with UI Thing.",
5
5
  "repository": {
6
6
  "type": "git",