Skip to content

Commit 0ba04b0

Browse files
committed
css
1 parent f692646 commit 0ba04b0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/components/all.sass

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ $black: #2b2523
3737
right: 50%
3838
margin: 2em -50vw
3939
background-size: cover
40-
background-position: bottom
40+
background-position: center
4141
display: flex
4242
justify-content: center
4343
align-items: center
@@ -46,7 +46,7 @@ $black: #2b2523
4646
width: 100vw
4747
height: 400px
4848
background-size: cover
49-
background-position: bottom
49+
background-position: center
5050
display: flex
5151
justify-content: center
5252
align-items: center

0 commit comments

Comments
 (0)