Spaces:
Sleeping
Sleeping
Update templates/menu.html
Browse files- templates/menu.html +1 -1
templates/menu.html
CHANGED
@@ -30,7 +30,7 @@
|
|
30 |
.customisable-text {
|
31 |
color: #28a745; /* Same color as the "ADD" button */
|
32 |
font-size: 12px; /* Same font size as the "ADD" button */
|
33 |
-
margin:
|
34 |
}
|
35 |
|
36 |
|
|
|
30 |
.customisable-text {
|
31 |
color: #28a745; /* Same color as the "ADD" button */
|
32 |
font-size: 12px; /* Same font size as the "ADD" button */
|
33 |
+
margin-left: 2px;
|
34 |
}
|
35 |
|
36 |
|