Skip to content
This repository has been archived by the owner on Feb 23, 2022. It is now read-only.

Commit

Permalink
Merge pull request #308 from multinet-app/quick-fix-to-intro-blurb
Browse files Browse the repository at this point in the history
Fix spacing between paragraphs
  • Loading branch information
waxlamp committed Feb 11, 2020
2 parents 5d9e79c + 99b6b41 commit e365cca
Showing 1 changed file with 4 additions and 7 deletions.
11 changes: 4 additions & 7 deletions client/src/views/FrontPage.vue
Original file line number Diff line number Diff line change
Expand Up @@ -22,16 +22,13 @@
<v-card-title>Welcome to Multinet!</v-card-title>
<v-divider />
<v-card-text>
Check out the featured datasets and visualizations below! You
<p>Check out the featured datasets and visualizations below! You
can also create your own workspace and upload your own data with
the <strong>New Workspace</strong> button to the left, or
explore data others have uploaded.
</v-card-text>

<v-card-text>
This project is a joint research and development effort between
explore data others have uploaded.</p>
<p>This project is a joint research and development effort between
the University of Utah and Kitware Inc., funded by the National
Science Foundation.
Science Foundation.</p>
</v-card-text>
</v-card>
<v-card
Expand Down

0 comments on commit e365cca

Please sign in to comment.