Spaces:
Running
Running
Update templates/menu.html
Browse files- templates/menu.html +1 -1
templates/menu.html
CHANGED
@@ -129,7 +129,7 @@
|
|
129 |
}
|
130 |
.fixed-search-container {
|
131 |
position: fixed;
|
132 |
-
top:
|
133 |
left: 50%;
|
134 |
transform: translateX(-50%);
|
135 |
width: 80%;
|
|
|
129 |
}
|
130 |
.fixed-search-container {
|
131 |
position: fixed;
|
132 |
+
top: 80px;
|
133 |
left: 50%;
|
134 |
transform: translateX(-50%);
|
135 |
width: 80%;
|