We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 513d011 commit 989c377Copy full SHA for 989c377
index.html
@@ -111,7 +111,7 @@
111
.filter-item.active {background:var(--primary); color:white;}
112
.clear-search {position:absolute; right:2.5rem; top:50%; transform:translateY(-50%); color:#6c757d; cursor:pointer; font-size:0.8rem; display:none;}
113
@media (max-width:768px) {
114
- .header-content {flex-wrap:wrap; height:auto; padding:1rem 0; margin: 0 1rem;}
+ .header-content {flex-wrap:wrap; height:auto; padding:1rem;}
115
.search-bar {width:100%; margin-top:1rem; order:3;}
116
.view-controls {margin-top:1rem;}
117
.grid-view {grid-template-columns:repeat(auto-fill, minmax(160px, 1fr));}
0 commit comments