update ux

This commit is contained in:
Mark Liang 2019-01-11 17:15:03 +08:00
parent 742b97cb4b
commit 38f8a68827
5 changed files with 170 additions and 103 deletions

View file

@ -107,7 +107,9 @@ module.exports = function(state, emit) {
${state.translate('downloadFinish')}
</h1>
<p class="mb-4">
<a href="/" class="text-blue font-medium"
<a
href="/"
class="text-blue hover:text-blue-dark focus:text-blue-darker font-medium"
>${state.translate('sendYourFilesLink')}</a
>
</p>