Aohanah commited on
Commit
8c429ee
1 Parent(s): 25f1b3d

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -23,7 +23,7 @@
23
  color: #fff;
24
  text-decoration: none;
25
  border-radius: 5px;
26
- width: 200px; /* 设置按钮的固定宽度 */
27
  }
28
  .btn:hover {
29
  background-color: #008CBA;
 
23
  color: #fff;
24
  text-decoration: none;
25
  border-radius: 5px;
26
+ width: 300px; /* 设置按钮的固定宽度 */
27
  }
28
  .btn:hover {
29
  background-color: #008CBA;