Subbu1304 commited on
Commit
26176b5
·
verified ·
1 Parent(s): 1f56360

Update templates/menu.html

Browse files
Files changed (1) hide show
  1. templates/menu.html +2 -2
templates/menu.html CHANGED
@@ -64,7 +64,7 @@
64
  }
65
 
66
  .card-body{
67
- margin:5px 5px 5px 5px;
68
  }
69
 
70
 
@@ -101,7 +101,7 @@
101
  top: 50%;
102
  right: 10px; /* Position the Add button right next to Customize */
103
  transform: translateY(-50%);
104
- background-color: #6a5d4b; /* Red color for the Add button */
105
  color: #fff;
106
  border: none;
107
  padding: 6px 18px;
 
64
  }
65
 
66
  .card-body{
67
+ margin:3px 3px 3px 3px;
68
  }
69
 
70
 
 
101
  top: 50%;
102
  right: 10px; /* Position the Add button right next to Customize */
103
  transform: translateY(-50%);
104
+ background-color: #D32F2F; /* Red color for the Add button */
105
  color: #fff;
106
  border: none;
107
  padding: 6px 18px;