Skip to content

Commit 7820443

Browse files
authored
Update index.html
1 parent a258b2b commit 7820443

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed

index.html

+1-10
Original file line numberDiff line numberDiff line change
@@ -28,16 +28,7 @@
2828
border-radius : .5rem .5rem .5rem;
2929
color : blue;
3030
}
31-
.btn {
32-
background-color: #04AA6D; /* Green */
33-
border: none;
34-
color: white;
35-
padding: 15px 32px;
36-
text-align: center;
37-
text-decoration: none;
38-
display: inline-block;
39-
font-size: 16px;
40-
}
31+
4132

4233
</style>
4334
</head>

0 commit comments

Comments
 (0)