ILikeMonkingOff commited on
Commit
b7b5983
·
verified ·
1 Parent(s): 77f699a

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -5,7 +5,7 @@
5
  background-color: blue;
6
  color: white;
7
  padding: 12px 24px;
8
- border: none;
9
  border-radius: 8px;
10
  cursor: pointer;
11
  }
 
5
  background-color: blue;
6
  color: white;
7
  padding: 12px 24px;
8
+ border: 3px solid black;
9
  border-radius: 8px;
10
  cursor: pointer;
11
  }