mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-05-10 07:26:57 +02:00
Remove Background overlay
This commit is contained in:
parent
fb16ded074
commit
44c8346134
2 changed files with 2 additions and 1 deletions
|
@ -97,7 +97,7 @@ const IndexPage = (props) => {
|
|||
className={styles.heroSectionBg}
|
||||
id="particle-container"
|
||||
></div>
|
||||
<div className={styles.heroSectionBgOver}></div>
|
||||
{/*<div className={styles.heroSectionBgOver}></div>*/}
|
||||
<div className={styles.profile + " profile"}>
|
||||
<div className={styles.profileImage}>
|
||||
<StaticImage
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue