DSatishchandra commited on
Commit
b5a4264
·
verified ·
1 Parent(s): 70e78cb

Update templates/menu.html

Browse files
Files changed (1) hide show
  1. templates/menu.html +1 -1
templates/menu.html CHANGED
@@ -163,7 +163,7 @@
163
  position: absolute;
164
  right: 20px; /* Adjust the value as needed to position it properly */
165
  top: 50%; /* Adjust top to place it within the header */
166
- transform: translateY(-50%); /* Correct the alignment to be perfectly centered */
167
  display: flex;
168
  align-items: center;
169
  justify-content: center;
 
163
  position: absolute;
164
  right: 20px; /* Adjust the value as needed to position it properly */
165
  top: 50%; /* Adjust top to place it within the header */
166
+ /*transform: translateY(-50%); /* Correct the alignment to be perfectly centered */
167
  display: flex;
168
  align-items: center;
169
  justify-content: center;