Skip to content

Commit

Permalink
change alignement of illustrations
Browse files Browse the repository at this point in the history
  • Loading branch information
meodai committed Sep 19, 2024
1 parent 6abe775 commit abc1656
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 43 deletions.
6 changes: 3 additions & 3 deletions src/pages/capabilities/ai.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -693,17 +693,17 @@ function AISubPage() {
amounts of input data. 
</motion.span>
</div>
<div className="text-center md:text-left">
<div className="text-left">
<motion.p className="text-gradient-violet tw-title-sm md:tw-title-lg mb-0">
1.000.000x
</motion.p>
<motion.p className="text-black tw-lead-sm md:tw-lead ">
<motion.p className="text-black tw-lead-sm md:tw-lead">
more data storage
</motion.p>
</div>
</div>
<div className="w-full md:w-1/2">
<div className="w-full sm:w-1/2 mx-auto md:w-[90%] md:translate-x-1/10 md:mt-12">
<div className="w-full sm:w-1/2 md:mx-auto md:w-[90%] md:translate-x-1/10 md:mt-12">
<img
src="/img/ai-chain/data.svg"
alt=""
Expand Down
Loading

0 comments on commit abc1656

Please sign in to comment.