diff --git a/src/components/ui/motion/slide-motion.scss b/src/components/ui/motion/slide-motion.scss index 279fdcd..147ef7d 100644 --- a/src/components/ui/motion/slide-motion.scss +++ b/src/components/ui/motion/slide-motion.scss @@ -6,5 +6,5 @@ display: inline-block; white-space: normal; vertical-align: top; - max-width: 100%; + width: 100%; }