From 9e8e30c5c680ca81862e4fba5f7ae9ecea62b8ff Mon Sep 17 00:00:00 2001 From: Terry Truong Date: Mon, 4 Jul 2022 21:19:11 +1000 Subject: Update IconButton to maintain equal width/height --- src/components/TutorialPane.vue | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/components/TutorialPane.vue') diff --git a/src/components/TutorialPane.vue b/src/components/TutorialPane.vue index 430db8a..0734d0b 100644 --- a/src/components/TutorialPane.vue +++ b/src/components/TutorialPane.vue @@ -7,8 +7,7 @@
- This is a visualiser for the biological Tree of Life. For more information, - {{touchDevice ? 'tap' : 'click'}} here. + This site provides a visualisation for the biological Tree of Life.
{{touchDevice ? 'Tap' : 'Click'}} a tile to expand it and show it's children -- cgit v1.2.3