✨ (game): Added Bombs & Flags count
Added placed flags by bombs count. Fix timer startng only when first click is triggered
This commit is contained in:
@@ -9,6 +9,11 @@
|
||||
}
|
||||
|
||||
#root {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
gap: 20px;
|
||||
width: 100svw;
|
||||
height: 100svh;
|
||||
background: #598b8e;
|
||||
|
||||
Reference in New Issue
Block a user