diff --git a/src/style.css b/src/style.css index 577287a..be3eefb 100644 --- a/src/style.css +++ b/src/style.css @@ -39,7 +39,7 @@ button { border-radius: 8px; border: 1px solid transparent; padding: 0.6em 1.2em; - font-size: 1em; + font-size: 2em; font-weight: 500; font-family: inherit; background-color: #1a1a1a; diff --git a/src/views/Home.vue b/src/views/Home.vue index f9b5433..72b2afb 100644 --- a/src/views/Home.vue +++ b/src/views/Home.vue @@ -1,18 +1,15 @@