From 1690df926adb214499b620067e5b82b3ceaa2b0b Mon Sep 17 00:00:00 2001 From: syuilo Date: Sat, 10 Mar 2018 01:48:20 +0900 Subject: [PATCH] :art: --- src/web/app/common/views/components/othello.game.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/web/app/common/views/components/othello.game.vue b/src/web/app/common/views/components/othello.game.vue index 6daa7a810..31030f614 100644 --- a/src/web/app/common/views/components/othello.game.vue +++ b/src/web/app/common/views/components/othello.game.vue @@ -177,8 +177,8 @@ export default Vue.extend({ > .board display grid grid-gap 4px - width 300px - height 300px + width 350px + height 350px margin 0 auto > div