Skip to content

Commit

Permalink
landing page cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
eepMoody committed Sep 14, 2019
1 parent a95e10b commit 91ae723
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions pages/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -62,15 +62,18 @@ export default {
}
</script>

<style>
<style lang="scss">
.monster-block, .spell-block {
margin-top: 1rem;
}
.external-button {
margin-top: 1rem;
zoom: 50%;
margin-top: 0.6rem;
zoom: 40%;
display: inline-block;
&:hover {
opacity: 0.9;
}
}
</style>

Binary file modified static/img/github-website-button.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 91ae723

Please sign in to comment.