Spaces:
Runtime error
Runtime error
Update templates/index.html
Browse files- templates/index.html +1 -0
templates/index.html
CHANGED
|
@@ -131,6 +131,7 @@
|
|
| 131 |
|
| 132 |
.tab button:hover {
|
| 133 |
background-color: #575757;
|
|
|
|
| 134 |
}
|
| 135 |
|
| 136 |
.tab button.active {
|
|
|
|
| 131 |
|
| 132 |
.tab button:hover {
|
| 133 |
background-color: #575757;
|
| 134 |
+
cursor: pointer;
|
| 135 |
}
|
| 136 |
|
| 137 |
.tab button.active {
|