Fixing a few issues #1

Merged
toastie_t0ast merged 10 commits from toastie_t0ast-patch-1 into main 2023-10-19 22:54:46 -07:00
Showing only changes of commit f2081db20e - Show all commits

View file

@ -41,7 +41,7 @@ export const Hero = () => {
transition={{ duration: 0.5, delay: 0.1 }} transition={{ duration: 0.5, delay: 0.1 }}
> >
<div className="text-customGrayText text-sm lg:text-base xl:text-lg sm:text-base mt-10 px-12 sm:px-48 "> <div className="text-customGrayText text-sm lg:text-base xl:text-lg sm:text-base mt-10 px-12 sm:px-48 ">
The company that likes to have fun we are a company that likes to have fun
</div> </div>
</motion.div> </motion.div>
<motion.div <motion.div