Skip to content

Commit

Permalink
[xprototype#10/fix] Fix the with of images in home
Browse files Browse the repository at this point in the history
  • Loading branch information
wilcorrea committed Mar 20, 2019
1 parent 3175bf8 commit 15818ba
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/modules/Dashboard/Components/Pages/Index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -66,3 +66,11 @@ export default {
})
}
</script>

<style
lang="stylus"
scoped
>
img
width 100%
</style>

0 comments on commit 15818ba

Please sign in to comment.