Skip to content

Commit

Permalink
fix($theme-default): fit image for hero image (#980)
Browse files Browse the repository at this point in the history
  • Loading branch information
Vladislav-Lyuminarskiy authored and ulivz committed Nov 16, 2018
1 parent 100bbf2 commit efece12
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/@vuepress/theme-default/components/Home.vue
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ export default {
.hero
text-align center
img
max-width: 100%
max-height 280px
display block
margin 3rem auto 1.5rem
Expand Down

0 comments on commit efece12

Please sign in to comment.