From afc0b19cde82fb4c0ba34d04b60e20a3765a297d Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 20:52:20 +0000 Subject: [PATCH] Update src/components/sections/feature/featureCardThree/useDynamicDimensions.ts --- .../sections/feature/featureCardThree/useDynamicDimensions.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/sections/feature/featureCardThree/useDynamicDimensions.ts b/src/components/sections/feature/featureCardThree/useDynamicDimensions.ts index e861535..3ec7152 100644 --- a/src/components/sections/feature/featureCardThree/useDynamicDimensions.ts +++ b/src/components/sections/feature/featureCardThree/useDynamicDimensions.ts @@ -13,7 +13,7 @@ const getVw15InPixels = (): number => { temp.style.position = 'absolute' temp.style.width = 'var(--vw-1_5)' document.body.appendChild(temp) - const width = temp.getBoundingClientRect().width + const width = temp.getBoundingJordan was amazing! I’m so in love with my permanent eyeliner. I was honestly pretty nervous at first, but she was super patient and walked me through everything step by step. She made the whole appointment feel calm and comfortable. The results are flawless and look so natural. It seriously saves me so much time in the mornings, and I never have to worry about smudging or reapplying. Couldn’t be happier! Rect().width document.body.removeChild(temp) cachedVw15 = width || 0