Spaces:
Running
Running
cutechicken
commited on
Update index.html
Browse files- index.html +3 -0
index.html
CHANGED
@@ -59,6 +59,9 @@
|
|
59 |
z-index: 1000;
|
60 |
display: none;
|
61 |
}
|
|
|
|
|
|
|
62 |
</style>
|
63 |
</head>
|
64 |
<body>
|
|
|
59 |
z-index: 1000;
|
60 |
display: none;
|
61 |
}
|
62 |
+
#nextRound {
|
63 |
+
top: 80%; /* 아래쪽으로 이동 */
|
64 |
+
}
|
65 |
</style>
|
66 |
</head>
|
67 |
<body>
|