From 2dce066449f7381a3c91738cf61b4cd18517a97d Mon Sep 17 00:00:00 2001 From: Danny Coates Date: Fri, 22 Feb 2019 13:59:57 -0800 Subject: [PATCH] tweaked btn style --- app/main.css | 3 +-- app/ui/unsupported.js | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) 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.header}

${strings.description}

${why} - + ${strings.button}