Commit 344d8cde authored by lalalala's avatar lalalala

页面更改

parent 87544d81
...@@ -34,3 +34,12 @@ ...@@ -34,3 +34,12 @@
left: 50%; left: 50%;
transform: translate(-50%,-50%); transform: translate(-50%,-50%);
} }
.game-content-dice{
width: 40%;
height: 40%;
position: absolute;
z-index: 2;
top: 50%;
left: 50%;
transform: translate(-50%,-50%);
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment