Spaces:
Sleeping
Sleeping
Update templates/menu.html (#1)
Browse files- Update templates/menu.html (54b824feaae1e4823479ee54ad801af7dc25ca99)
Co-authored-by: geetha <geethareddy@users.noreply.huggingface.co>
- templates/menu.html +2 -2
templates/menu.html
CHANGED
|
@@ -90,7 +90,7 @@
|
|
| 90 |
transition: opacity 0.3s ease;
|
| 91 |
}
|
| 92 |
|
| 93 |
-
.video-container:hover .play-button {
|
| 94 |
opacity: 1;
|
| 95 |
}
|
| 96 |
|
|
@@ -98,7 +98,7 @@
|
|
| 98 |
color: white;
|
| 99 |
font-size: 20px;
|
| 100 |
margin-left: 3px;
|
| 101 |
-
}
|
| 102 |
|
| 103 |
.card-title {
|
| 104 |
font-size: 1.2rem;
|
|
|
|
| 90 |
transition: opacity 0.3s ease;
|
| 91 |
}
|
| 92 |
|
| 93 |
+
/* .video-container:hover .play-button {
|
| 94 |
opacity: 1;
|
| 95 |
}
|
| 96 |
|
|
|
|
| 98 |
color: white;
|
| 99 |
font-size: 20px;
|
| 100 |
margin-left: 3px;
|
| 101 |
+
} */
|
| 102 |
|
| 103 |
.card-title {
|
| 104 |
font-size: 1.2rem;
|