Subbu1304 commited on
Commit
5c40289
·
verified ·
1 Parent(s): cca05d3

Update templates/menu.html

Browse files
Files changed (1) hide show
  1. 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: 3px;
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