Skip to content

Commit

Permalink
Remove margins on landing page
Browse files Browse the repository at this point in the history
  • Loading branch information
travierm committed Feb 18, 2022
1 parent 324d8dc commit 3761779
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vue_app/src/components/views/LandingView.vue
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<h3 class="mt-2">This site is under active developement.</h3>

<h3 class="mb-2">
<h3>
App Version:
<v-chip label class="ma-2" color="orange" text-color="white">{{
getAppVersion()
Expand Down

0 comments on commit 3761779

Please sign in to comment.