Skip to content

Commit

Permalink
removed mistake semi-colon
Browse files Browse the repository at this point in the history
  • Loading branch information
Ovodo committed May 31, 2024
1 parent fb2d952 commit f820d58
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/app/sotreus/page.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ const Page = () => {
alt='hero'
/>
</div>
;
</section>
<section className='w-full px-[6vw] pt-[8vh] md:pt-[10vh] bg-primary h-max'>
<h2 className='text-white font-medium mb-[8vh] md:mb-[15vh] text-2xl md:text-6xl'>
Expand Down

0 comments on commit f820d58

Please sign in to comment.