Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
|
@@ -5,7 +5,7 @@
|
|
| 5 |
background-color: blue;
|
| 6 |
color: white;
|
| 7 |
padding: 12px 24px;
|
| 8 |
-
border:
|
| 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 |
}
|