summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/web/app/common/views/components/othello.game.vue4
1 files 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 6daa7a810c..31030f614f 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