diff --git a/app/main.css b/app/main.css index bdad0b17..c7269533 100644 --- a/app/main.css +++ b/app/main.css @@ -28,9 +28,8 @@ body { @apply bg-blue-dark; @apply text-white; @apply cursor-pointer; - @apply py-2; + @apply py-4; @apply px-6; - @apply h-12; } .btn:hover { diff --git a/app/ui/unsupported.js b/app/ui/unsupported.js index f0ede3aa..c61998f6 100644 --- a/app/ui/unsupported.js +++ b/app/ui/unsupported.js @@ -32,7 +32,7 @@ module.exports = function(state, emit) {
${strings.description}
${why} - + ${strings.button}