diff --git a/src/App.vue b/src/App.vue index 7ad6dbd..ca28aa2 100644 --- a/src/App.vue +++ b/src/App.vue @@ -328,6 +328,7 @@ ul { &.disabled { color: gray; cursor: default; + opacity: 0.75; } &:before, &:after { diff --git a/src/assets/sounds/countdown.mp3 b/src/assets/sounds/countdown.mp3 new file mode 100644 index 0000000..4d65e25 Binary files /dev/null and b/src/assets/sounds/countdown.mp3 differ diff --git a/src/components/Vote.vue b/src/components/Vote.vue index 6482b0f..d27a842 100644 --- a/src/components/Vote.vue +++ b/src/components/Vote.vue @@ -21,14 +21,14 @@ majority. -
+
{{ voters.join(", ") }} nobody had their hand UP