Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
devsisingh committed Jul 29, 2024
1 parent 1392263 commit 055373d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Cuttingedge.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ const Cuttingedge = () => {
</div>
</div>

<div className='flex lg:flex-row md:flex-row flex-col'>
<div className='flex lg:flex-row md:flex-row flex-col text-white'>
<div className='lg:w-1/3 md:w-1/3 p-20' style={{border:'0.5px solid #11D9C5'}}>
<h1 className='text-3xl mb-10'>Blockchain</h1>
<p>NetSepio builds on blockchain technology, a secure digital ledger, for trustworthy data storage and verifiable transactions. This forms the foundation for a reliable and secure internet. </p>
Expand Down

0 comments on commit 055373d

Please sign in to comment.