Skip to content

Commit

Permalink
Merge pull request #244 from mesg-foundation/remove-banner-hackathon
Browse files Browse the repository at this point in the history
Remove hackathon banner
  • Loading branch information
antho1404 authored Apr 29, 2020
2 parents 27dc8b4 + b5fee6e commit a957428
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions layouts/default.vue
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<template>
<div>
<Banner />
<Menu
:logo="require('~/assets/MESG-logo-horizontal-purple.svg')"
:items="menu"
Expand Down Expand Up @@ -30,8 +29,3 @@ export default {
};
</script>

<style lang="scss" scoped>
.menu {
position: relative;
}
</style>

0 comments on commit a957428

Please sign in to comment.