mirror of
https://github.com/ivabus/www
synced 2024-11-22 15:35:05 +03:00
Revert "Different approach for package grid"
This reverts commit da771b1988
.
This commit is contained in:
parent
da771b1988
commit
ae109e0560
2 changed files with 16 additions and 21 deletions
|
@ -1,9 +1,7 @@
|
|||
<!-- Package Grid -->
|
||||
|
||||
<section>
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col">
|
||||
|
||||
{{- partial "search-menu.html" "searchTermDesktop" -}}
|
||||
<hr>
|
||||
|
||||
|
@ -24,9 +22,6 @@
|
|||
<div id="loadMoreSection" class="container small">
|
||||
<div id="loadMorePackagesBtn"><i class="icon-enter-arrow"></i> SHOW MORE</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<style>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<section>
|
||||
<div>
|
||||
<div class="button-container">
|
||||
<div class="searchBar">
|
||||
<div style="display:flex; align-items:center;">
|
||||
<div class="icon">
|
||||
|
|
Loading…
Reference in a new issue