Commit f1c4e377e7d30fb4fabc1b22df01a7d42b7bb32f

Authored by Melissa Wen
1 parent f45c9549

fix highlight label

Showing 1 changed file with 2 additions and 2 deletions   Show diff stats
_home_page.sass
... ... @@ -28,9 +28,9 @@
28 28 font-size: 15px
29 29 height: 225px
30 30 left: 60%
31   - padding: 0px 50px
  31 + padding: 140px 50px
32 32 position: absolute
33   - top: 40%
  33 + top: 0
34 34 width: 331px
35 35 .highlights-block-pager
36 36 bottom: 30px
... ...