Skip to content

Commit

Permalink
100%
Browse files Browse the repository at this point in the history
  • Loading branch information
Levironexe committed Nov 13, 2024
1 parent 16ce891 commit 60a834a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 51 deletions.
6 changes: 3 additions & 3 deletions components/section/smart-scanning-section.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@ const SmartScanning = () => {
Smart scanning
</h1>
<div className='flex flex-col sm:flex-row sm:flex-wrap justify-between items-end gap-2 sm:gap-4 text-subtitle__gray font-bold text-sm sm:text-base'>
<div>
<div className='flex items-center'>
<span>Leverage advanced algorithms</span>
<span className='hidden sm:inline'>|</span>
<span className='hidden sm:inline px-1 text-2xl font-light'>|</span>
<span>Identify key contract insights</span>
<span className='hidden sm:inline'>|</span>
<span className='hidden sm:inline px-1 text-2xl font-light'>|</span>
<span>Optimize processes</span>
</div>
<div>
Expand Down
48 changes: 0 additions & 48 deletions components/utils/pdf-template.tsx

This file was deleted.

0 comments on commit 60a834a

Please sign in to comment.