Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/pr/15'
Browse files Browse the repository at this point in the history
  • Loading branch information
phynias committed Jul 10, 2022
2 parents cb9a3dd + 169bd4a commit b1608ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/App.vue
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ export default {
<style scoped>
main {
width: 64rem;
min-height: calc(100vh - 5rem);
min-height: calc(100vh - 10rem);
margin-top: 77px;
}
Expand Down

0 comments on commit b1608ad

Please sign in to comment.