diff --git a/web/src/components/GameBoard.vue b/web/src/components/GameBoard.vue index 30c263c..81d94c6 100644 --- a/web/src/components/GameBoard.vue +++ b/web/src/components/GameBoard.vue @@ -10,8 +10,11 @@ a model attribute to keep them synced correctly. -->
input { + border-color: green !important; + border-width: 3px; +} .eye-container { position: absolute;