Skip to content

Commit 3ec9038

Browse files
committed
style
1 parent 7223911 commit 3ec9038

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/components/GameSetup.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -371,7 +371,7 @@ const handleStart = () => {
371371
overflow: auto;
372372
padding: 20px;
373373
background: #fff;
374-
box-shadow: 0 10px 30px rgba(0, 0, 0, 0.25);
374+
box-shadow: 2px 2px 0 #909294;
375375
}
376376
377377
.title {

0 commit comments

Comments
 (0)