-
-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove unused styles for index component
- Loading branch information
1 parent
2818a34
commit f99e5a2
Showing
2 changed files
with
1 addition
and
6 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -19,8 +19,3 @@ export default { | |
} | ||
} | ||
</script> | ||
<style scoped> | ||
img { | ||
max-width: 6rem; | ||
} | ||
</style> |