Subbu1304 commited on
Commit
a935c5a
·
verified ·
1 Parent(s): 1c3e0e1

Update templates/menu.html

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