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

Update templates/menu.html

Browse files
Files changed (1) hide show
  1. templates/menu.html +2 -1
templates/menu.html CHANGED
@@ -37,7 +37,8 @@
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: 2px;
 
41
  }
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: 3px;
41
+ margin-top:1px;
42
  }
43
 
44