Skip to content

Commit

Permalink
feat: violet gradient
Browse files Browse the repository at this point in the history
  • Loading branch information
wkylin committed Feb 7, 2025
1 parent 0e613fc commit 511778f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/home/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -466,7 +466,7 @@ const Home = () => {
/>
</section>
<section className={styles.line}></section>
<section className={styles.violetGradient}></section>
{/* <section className={styles.violetGradient}></section> */}
{/* <section className={styles.linearGradient}></section>
<section className={styles.linearGra}></section>
<section className={styles.violet}></section> */}
Expand Down

0 comments on commit 511778f

Please sign in to comment.