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