Spaces:
Sleeping
Sleeping
Update templates/menu.html
Browse files- templates/menu.html +1 -1
templates/menu.html
CHANGED
@@ -37,7 +37,7 @@
|
|
37 |
.customisable-text {
|
38 |
color: #28a745; /* Same color as the "ADD" button */
|
39 |
font-size: 12px; /* Same font size as the "ADD" button */
|
40 |
-
margin-left:
|
41 |
margin-top:1px;
|
42 |
}
|
43 |
|
|
|
37 |
.customisable-text {
|
38 |
color: #28a745; /* Same color as the "ADD" button */
|
39 |
font-size: 12px; /* Same font size as the "ADD" button */
|
40 |
+
margin-left: 4px;
|
41 |
margin-top:1px;
|
42 |
}
|
43 |
|