Merge pull request #1088 from mozilla/vnext-ui-changes

Update UI
This commit is contained in:
Danny Coates 2019-01-15 10:40:11 -08:00 committed by GitHub
commit 32a77180b0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 157 additions and 90 deletions

View file

@ -108,7 +108,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>