soiz1 commited on
Commit
7d5486e
·
verified ·
1 Parent(s): f2a212e

Update index.html

Browse files
Files changed (1) hide show
  1. 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 {