From ceda5a38575fe620a7b21f2a865a02c3a98fa9e6 Mon Sep 17 00:00:00 2001
From: Thomas Boutell
Date: Sun, 15 May 2022 16:42:03 -0400
Subject: [PATCH] Text cleanup, up arrow
---
src/components/HowToUsePage.vue | 21 ++++++++++++---------
src/components/Page.vue | 2 +-
src/components/PeoplePage.vue | 4 +++-
src/components/Up.vue | 25 +++++++++++++++++++++++++
4 files changed, 41 insertions(+), 11 deletions(-)
create mode 100644 src/components/Up.vue
diff --git a/src/components/HowToUsePage.vue b/src/components/HowToUsePage.vue
index 28067d6..424f2af 100644
--- a/src/components/HowToUsePage.vue
+++ b/src/components/HowToUsePage.vue
@@ -124,11 +124,13 @@
You can sort this list by tapping on the Sort By drop down. Choices
for sort by include, height, name (latin and common), and color
+
Favoriting Plants
@@ -163,20 +165,18 @@
-
Any of the image blocks has a “more info” link on it. Tap this link to
- open a POP UP that shows a larger picture of the plant, might give a
- description, and lists more characteristics of the plant. All the
- labels have tooltips which when hovered on or long pressed will give
- the definition of the label if needed
+ open a popup that shows a larger picture of the plant, might give a
+ description, and lists more characteristics of the plant.
Find the plants
-
Open the hamburger menu and tap on PA Nurseries. This will lead you to
- a page that lists 5 PA nurseries that are known to carry many species.
+ a page that lists PA nurseries that are known to carry many species.
-
- The Nursery’s address, phone number and email are listed. Please
+ The nursery’s address, phone number and email are listed. Please
contact the Nursery to determine if your favorite plants are in stock
yet.
@@ -207,8 +207,8 @@
outlined below.
- The developers and contributors of this website and the data that
- enables it is maintained by volunteers with periodic assistance from
+ The source code of this website and the data that
+ enables it are maintained by volunteers with periodic assistance from
botanists. This website is offered "as is." The creators of this website
offer no warranty of the completeness and accuracy of the data within
this website. The data provided on this website should not be cited in
@@ -249,6 +249,7 @@
© 2021, 2022 Choose Native Plants - PA
+
@@ -259,11 +260,13 @@
diff --git a/src/components/PeoplePage.vue b/src/components/PeoplePage.vue
index 26794ad..8358eb3 100644
--- a/src/components/PeoplePage.vue
+++ b/src/components/PeoplePage.vue
@@ -203,6 +203,7 @@
+
@@ -214,11 +215,12 @@
+
+
\ No newline at end of file