From 30c12345f652999c405ee33d1af16de5a3f59be1 Mon Sep 17 00:00:00 2001 From: schneefux Date: Mon, 21 May 2018 13:42:58 +0200 Subject: Add more highlights --- src/TalentBox.vue | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) (limited to 'src/TalentBox.vue') diff --git a/src/TalentBox.vue b/src/TalentBox.vue index ee30717..f7f2694 100644 --- a/src/TalentBox.vue +++ b/src/TalentBox.vue @@ -3,15 +3,14 @@

{{ title }}

-
- -
-

{{ hero }}

+ + {{ hero }}
- - {{ value }}{{ label }} -
{{ type }}
+ + No Talent + {{ value }}{{ label }} + {{ type }}
@@ -62,6 +61,7 @@ -- cgit v1.3.1