diff --git a/src/components/demo.vue b/src/components/demo.vue index 141d13e..e36d7f8 100644 --- a/src/components/demo.vue +++ b/src/components/demo.vue @@ -13,10 +13,10 @@
-
+ $: pegaz up nextcloud -
+
diff --git a/tailwind.config.cjs b/tailwind.config.cjs index 6518d03..0914102 100644 --- a/tailwind.config.cjs +++ b/tailwind.config.cjs @@ -24,7 +24,7 @@ module.exports = { animation: { blink: 'blink .6s infinite', slide: 'slide .3s', - fadeout: 'fadeout .6s', + fadeout: 'fadeout .8s', }, }, },