Skip to content

Commit 5d2ea91

Browse files
Update JS.html
1 parent 8b12fe7 commit 5d2ea91

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

JS/JS.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
font-weight: bold;
5959
}
6060

61-
.cut-btn {
61+
/* .cut-btn {
6262
background-color: rgb(255, 255, 255);
6363
color: rgb(255, 0, 0);
6464
font-size: 20px;
@@ -69,7 +69,7 @@
6969
cursor: pointer;
7070
float: right;
7171
margin-bottom: 10px;
72-
}
72+
} */
7373
</style>
7474
</head>
7575

0 commit comments

Comments
 (0)