We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99bb3e8 commit 0e768ccCopy full SHA for 0e768cc
src/components/homepage/Header.tsx
@@ -32,7 +32,7 @@ const styles = {
32
flex-direction: column;
33
justify-content: center;
34
align-items: center;
35
- background: ${theme.mainBackground} url('/homepage/background.svg')
+ background: ${theme.mainBackground} url('/homepage/wave_background.svg')
36
no-repeat;
37
background-position: center calc(100% - 66px);
38
background-size: cover;
static/homepage/background.svg static/homepage/wave_background.svg
0 commit comments