BigDataBiology/AMPSphereWebsite

New layout without text search bar

Closed this issue · 0 comments

AdeBC commented

Is your feature request related to a problem? Please describe.
Yeah, to delete text search bar for a while, we need a new layout.

Describe the solution you'd like
Maybe something like

<div class="row">
  <div class="q-col-md-1 q-col-12"></div>   # for the logo
  <div class="q-col-md-11 q-col-12"></div>  # for the mavigation bar, maybe remove the bg color to make it clearer.
</div>