Spaces:
Running
Running
Update index.html
Browse files- index.html +1 -0
index.html
CHANGED
@@ -18,6 +18,7 @@
|
|
18 |
font-family: "M PLUS Rounded 1c", monospace;
|
19 |
padding: 20px;
|
20 |
margin: 0;
|
|
|
21 |
}
|
22 |
|
23 |
h1 {
|
|
|
18 |
font-family: "M PLUS Rounded 1c", monospace;
|
19 |
padding: 20px;
|
20 |
margin: 0;
|
21 |
+
overflow-x: hidden; /* 横スクロール禁止 */
|
22 |
}
|
23 |
|
24 |
h1 {
|