summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsyuilo <Syuilotan@yahoo.co.jp>2020-02-20 06:08:54 +0900
committersyuilo <Syuilotan@yahoo.co.jp>2020-02-20 06:08:54 +0900
commitb8e155ab40eb89cec942fc2cd59552d007ba5368 (patch)
tree21aa4d172b944e1890600634f30c2d177086141d
parentImprove sound (diff)
downloadsharkey-b8e155ab40eb89cec942fc2cd59552d007ba5368.tar.gz
sharkey-b8e155ab40eb89cec942fc2cd59552d007ba5368.tar.bz2
sharkey-b8e155ab40eb89cec942fc2cd59552d007ba5368.zip
:art:
-rw-r--r--src/client/pages/index.home.vue2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/pages/index.home.vue b/src/client/pages/index.home.vue
index 14a385d1a8..1497e8dbd7 100644
--- a/src/client/pages/index.home.vue
+++ b/src/client/pages/index.home.vue
@@ -196,7 +196,7 @@ export default Vue.extend({
> button {
display: block;
margin: 0 auto;
- padding: 8px 12px;
+ padding: 8px 16px;
border-radius: 32px;
}
}