diff --git a/src/components/ApplicationCard.vue b/src/components/ApplicationCard.vue index 9c83a89..1a55416 100644 --- a/src/components/ApplicationCard.vue +++ b/src/components/ApplicationCard.vue @@ -13,8 +13,8 @@
-
@@ -25,25 +25,25 @@
-
-
-
-

{{ application.name }}

-
- - - - +
+
+
+

{{ application.name }}

- + +
+ +
+
diff --git a/tailwind.js b/tailwind.js index 0769eea..0afab24 100644 --- a/tailwind.js +++ b/tailwind.js @@ -68,6 +68,7 @@ let colors = { 'teal': '#3F7B8F', + 'orange-light': '#FFB401', 'orange': '#FA9903', /*