-
+
diff --git a/src/components/landing/FeatureCards/FeatureCards.vue b/src/components/landing/FeatureCards/FeatureCards.vue index c623489..bc33606 100644 --- a/src/components/landing/FeatureCards/FeatureCards.vue +++ b/src/components/landing/FeatureCards/FeatureCards.vue @@ -8,7 +8,8 @@
Loved by developers around the world
@@ -20,7 +21,8 @@Growing weekly & only getting better
diff --git a/src/constants/code/Components/domeGalleryCode.ts b/src/constants/code/Components/domeGalleryCode.ts index 1568cb7..4d99448 100644 --- a/src/constants/code/Components/domeGalleryCode.ts +++ b/src/constants/code/Components/domeGalleryCode.ts @@ -27,4 +27,4 @@ export const domeGallery = createCodeObject(code, 'Components/DomeGallery', { ` -}); \ No newline at end of file +}); diff --git a/src/constants/code/Components/infiniteMenuCode.ts b/src/constants/code/Components/infiniteMenuCode.ts index c65c5eb..a41eefd 100644 --- a/src/constants/code/Components/infiniteMenuCode.ts +++ b/src/constants/code/Components/infiniteMenuCode.ts @@ -30,4 +30,4 @@ const menuItems = [ } ]; ` -}); \ No newline at end of file +}); diff --git a/src/content/Components/DomeGallery/DomeGallery.vue b/src/content/Components/DomeGallery/DomeGallery.vue index 3c628af..8f2f8e2 100644 --- a/src/content/Components/DomeGallery/DomeGallery.vue +++ b/src/content/Components/DomeGallery/DomeGallery.vue @@ -18,7 +18,10 @@ '--item-height': 'calc(var(--circ) / var(--segments-y))' }" > -