Skip to content

Commit e619240

Browse files
floatdropJonathan Milanovic
and
Jonathan Milanovic
authored
Add parallax effect (#170)
Creates a parallax scrolling effect. Co-authored-by: Jonathan Milanovic <[email protected]>
1 parent 7bc0138 commit e619240

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/styles/blocks/header.styl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
.header
22
text-align center
3-
background #222 url('/assets/transparent.jpg') center / cover
3+
background #222 url('/assets/transparent.jpg') no-repeat center / cover fixed
44
img
55
margin 32px 0
66
width 256px

0 commit comments

Comments
 (0)