Skip to content

Commit 989c377

Browse files
authored
Update index.html
1 parent 513d011 commit 989c377

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111
.filter-item.active {background:var(--primary); color:white;}
112112
.clear-search {position:absolute; right:2.5rem; top:50%; transform:translateY(-50%); color:#6c757d; cursor:pointer; font-size:0.8rem; display:none;}
113113
@media (max-width:768px) {
114-
.header-content {flex-wrap:wrap; height:auto; padding:1rem 0; margin: 0 1rem;}
114+
.header-content {flex-wrap:wrap; height:auto; padding:1rem;}
115115
.search-bar {width:100%; margin-top:1rem; order:3;}
116116
.view-controls {margin-top:1rem;}
117117
.grid-view {grid-template-columns:repeat(auto-fill, minmax(160px, 1fr));}

0 commit comments

Comments
 (0)