Skip to content

Commit 379f954

Browse files
Update index.html
Signed-off-by: NAGA SASANK <rockingshooters7@gmail.com>
1 parent 6bcba3f commit 379f954

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

index.html

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -33,12 +33,7 @@
3333

3434

3535

36-
.container {
37-
display: box;
38-
grid-template-columns: repeat(1, 5fr);
39-
grid-gap: 1px;
40-
}
41-
36+
4237
button:hover {
4338
background-color: gray; /* Darker Green on Hover */
4439
}

0 commit comments

Comments
 (0)