Spaces:
Sleeping
Sleeping
Update templates/order_history.html
Browse files
templates/order_history.html
CHANGED
@@ -128,6 +128,7 @@
|
|
128 |
cursor: pointer;
|
129 |
border-radius: 4px;
|
130 |
margin-top: 20px;
|
|
|
131 |
}
|
132 |
|
133 |
.show-more-btn:hover {
|
|
|
128 |
cursor: pointer;
|
129 |
border-radius: 4px;
|
130 |
margin-top: 20px;
|
131 |
+
font-weight:bold;
|
132 |
}
|
133 |
|
134 |
.show-more-btn:hover {
|